Enum VisualEnvironment.PlanetMode
Specifies how the planet center is computed
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
public enum VisualEnvironment.PlanetMode
Fields
Name | Description |
---|---|
Automatic | Top of the planet is located at the world origin. |
Manual | Arbitrary position in space. |