Edit

Share via


SCNMaterialProperty.Intensity Property

Definition

Gets or sets the relative intensity of the material property from 0.0 (not present), to 1.0 (fully present).

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

Property Value

Attributes

Applies to