ntcore-ts / @ntcore-ts/client / Transform3d
Interface: Transform3d
Defined in: struct/geometry.ts:216
Unpacked Transform3d (Translation3d translation; Rotation3d rotation).
Properties
rotation
rotation:
Rotation3d
Defined in: struct/geometry.ts:218
translation
translation:
Translation3d
Defined in: struct/geometry.ts:217