Skip to main content
Apple Developer Docs
×
simd
/
simd_float3x4
/
*=(_:_:)
*=(_:_:)
Declaration
static
func
*=
(
lhs
:
inout
simd_float3x4
,
rhs
:
float3x3
)