Skip to main content
Apple Developer Docs
×
usdkit
/
USDValue
/
USDValue.Vec4f
/
init(_:)
init(_:)
Creates a vector from a
SIMD4<Float>
.
Declaration
init
(
_
simd
:
SIMD4
<
Float
>)