MDLPhotometricLight.GenerateSphericalHarmonics(UIntPtr) Method

Definition

Fills the SphericalHarmonicsCoefficients property to the depth that is specified by sphericalHarmonicsLevel.

[Foundation.Export("generateSphericalHarmonicsFromLight:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void GenerateSphericalHarmonics(UIntPtr sphericalHarmonicsLevel);
[<Foundation.Export("generateSphericalHarmonicsFromLight:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GenerateSphericalHarmonics : unativeint -> unit
override this.GenerateSphericalHarmonics : unativeint -> unit

Parameters

sphericalHarmonicsLevel
UIntPtr

unativeint

Attributes

Applies to