naev 0.12.5
NodeTransform Struct Reference
Collaboration diagram for NodeTransform:

Data Fields

vec3 t
quat r
vec3 s

Detailed Description

Definition at line 95 of file gltf.h.

Field Documentation

◆ r

quat NodeTransform::r

Rotation from animation.

Definition at line 97 of file gltf.h.

◆ s

vec3 NodeTransform::s

Scale from animation.

Definition at line 98 of file gltf.h.

◆ t

vec3 NodeTransform::t

Translation from animation.

Definition at line 96 of file gltf.h.


The documentation for this struct was generated from the following file: