ScaleType
AnythingWorld.Utilities.UtilityEnum.ScaleType
SetRealWorld | The object's size is set to match its real-world size (as provided by database) |
ScaleRealWorld | The object's size is scaled in relation to the real world. |
Absolute | The object's size is an absolute value, not relative to the real world. |
Description
Enum defining the different types of scaling modes when creating AnythingWorld objects.
Last updated