*(_:_:)
Returns the Rotatable3DFloat entity rotated by the specified rotation.
Declaration
static func * (lhs: Self.Rotation, rhs: Self) -> SelfParameters
- lhs:
The rotation.
- rhs:
The
Rotatable3DFloatentity .
Returns the Rotatable3DFloat entity rotated by the specified rotation.
static func * (lhs: Self.Rotation, rhs: Self) -> SelfThe rotation.
The Rotatable3DFloat entity .