GetEntityScale
A prop’s scale.
Syntax
Section titled “Syntax”GetEntityScale(id)| Parameter | Type | |
|---|---|---|
id |
number | the entity |
Returns
Section titled “Returns”number - the uniform scale; 1 for anything but a prop
Example
Section titled “Example”Log("scale", GetEntityScale(prop))See also
Section titled “See also”CreateProp · IsEntityRigid · the Props group of the index
