Sandbox Logo

struct Transform

Summary

A struct containing a position, rotation and scale. This is commonly used in engine to describe entity position, bone position and scene object position.

User Comments