DeerEngine/roe/scripts/core/Transform.as

4 lines
52 B
ActionScript
Executable File

class Transform{
Vec3 position;
Vec3 size;
}