Enum AllowRotationOverrideGrid3D
Enum that allows overriding the per room template "Allow rotation" configuration.
Namespace: Edgar.Unity
Assembly: cs.temp.dll.dll
Syntax
public enum AllowRotationOverrideGrid3D
Fields
| Name | Description |
|---|---|
| Allow | Allow rotation for all room templates. |
| DoNotAllow | Do not allow rotation of any room template. |
| NoOverride | Do not change anything. Keep the configuration from individual room templates. |