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