rotated(by:)
Returns the entity that results from applying the specified rotation.
Declaration
func rotated(by rotation: Rotation3D) -> SelfParameters
- rotation:
The rotation structure that defines the rotation’s angle and axis.
Returns the entity that results from applying the specified rotation.
func rotated(by rotation: Rotation3D) -> SelfThe rotation structure that defines the rotation’s angle and axis.