init(rawValue:)
Creates an occlusion state using the given raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw unsigned integer value of the occlusion state.
Creates an occlusion state using the given raw value.
init(rawValue: UInt)The raw unsigned integer value of the occlusion state.