xamarinios
namespace ModelIO
{
    [Introduced(PlatformName.MacOSX, 10, 12, PlatformArchitecture.All, null)]
    [Protocol(Name = "MDLLightProbeIrradianceDataSource", WrapperType = typeof(MDLLightProbeIrradianceDataSourceWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetSphericalHarmonicsCoefficients", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(Vector3) }, ReturnType = typeof(NSData), Selector = "sphericalHarmonicsCoefficientsAtPosition:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Assign, GetterSelector = "boundingBox", IsProperty = true, IsRequired = true, IsStatic = false, Name = "BoundingBox", PropertyType = typeof(MDLAxisAlignedBoundingBox), Selector = "boundingBox", SetterSelector = "setBoundingBox:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "sphericalHarmonicsLevel", IsProperty = true, IsRequired = false, IsStatic = false, Name = "SphericalHarmonicsLevel", PropertyType = typeof(nuint), Selector = "sphericalHarmonicsLevel", SetterSelector = "setSphericalHarmonicsLevel:")]
    public interface IMDLLightProbeIrradianceDataSource : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/01/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙