WorldScale
The way how a WindowContainer will be scaled in the world. Available options include:
Automatic: how the WindowContainer will be scaled is decided by the system automatically. Currently, it's the same as Dynamic.
Dynamic: Dynamic scale means the WindowContainer will scale larger as it moves further away, maintaining the same angular size.
Fixed: Fixed scale means the WindowContainer will keep its physical size in the world.
Will be Automatic by default.
Entries
the scale mode where the WindowContainer will be scaled is decided by the system automatically. Currently, it's the same as Dynamic.
Dynamic scale means the WindowContainer will scale larger as it moves further away, maintaining the same angular size.
Fixed scale means the WindowContainer will keep its physical size in the world.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.