init(position:)
Creates a point object with the position you specify.
Declaration
init?(position: simd_float4x4)Parameters
- position:
The three-dimensional position.
Creates a point object with the position you specify.
init?(position: simd_float4x4)The three-dimensional position.