Scale3DComponent

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Vector3D scale)
Undocumented in source.

Members

Mixins

__anonymous
mixin EntityComponentIdentity!"Scale3DComponent"
Undocumented in source.

Variables

scale
Vector3D scale;
Undocumented in source.

Inherited Members

From EntityComponent

getComponentType
StringId getComponentType()
Undocumented in source.
getComponentTypeString
string getComponentTypeString()
Undocumented in source.

Meta