SCNMaterial.Ambient 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 the material property that determines how ambient light affects the material.
public virtual SceneKit.SCNMaterialProperty Ambient { [Foundation.Export("ambient")] get; }
member this.Ambient : SceneKit.SCNMaterialProperty
Property Value
- Attributes