SCNLight.SpotInnerAngle Property

Definition

Gets or sets the angle inside of which full illumination occurs.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat SpotInnerAngle { [Foundation.Export("spotInnerAngle")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setSpotInnerAngle:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.SpotInnerAngle : nfloat with get, set

Property Value

Attributes

Applies to