Enum EnvironmentComponent.StrategyTypes
Environment-generated files strategy.
Namespace: Evergine.Components.Graphics3D
Assembly: Evergine.Framework.dll
Syntax
public enum EnvironmentComponent.StrategyTypes
Fields
Name | Description |
---|---|
Automatically | Generates the reflection probe whenever the scene is saved. |
OnDemand | Generates the reflection probe only when the generate button is active. |