Transform.Description

The struct that will be directly deserialized from the ddl.

struct Transform
static
struct Description {}

Members

Variables

position
float[3] position;

The position of the object.

rotation
float[3] rotation;

The position of the object.

scale
float[3] scale;

The position of the object.

Meta