Skip to main content
Apple Developer Docs
×
usdkit
/
USDValue
/
USDValue.Matrix3f
/
init(_:)
init(_:)
Creates a matrix from a SIMD
float3x3
matrix.
Declaration
init
(
_
matrix
:
float3x3
)