init(_:)
Creates an object from a custom material’s ambient occlusion property.
Declaration
init(_ value: CustomMaterial.AmbientOcclusion)Parameters
- value:
The ambient occlusion property from a
CustomMaterial.
Creates an object from a custom material’s ambient occlusion property.
init(_ value: CustomMaterial.AmbientOcclusion)The ambient occlusion property from a CustomMaterial.