SCNMaterial.LocksAmbientWithDiffuse Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value that determines whether the ambient light response is locked to the diffuse light response.
public virtual bool LocksAmbientWithDiffuse { [Foundation.Export("locksAmbientWithDiffuse")] get; [Foundation.Export("setLocksAmbientWithDiffuse:")] set; }
member this.LocksAmbientWithDiffuse : bool with get, set
Property Value
- Attributes