RotationWithVector

data class RotationWithVector(val rotation: Rotation, val vec: Vec3) : Record

Constructors

Link copied to clipboard
constructor(rotation: Rotation, vec: Vec3)

Properties

Link copied to clipboard
Link copied to clipboard
val vec: Vec3