Enum LightmappingHDRP.BakeProbeOptions.TextureSize.Mode
Options for which method to use to determine the size of the baked texture.
Namespace: UnityEditor.Rendering.HighDefinition
Syntax
public enum Mode
Fields
Name | Description | Value |
---|---|---|
CustomValue | Uses the value of customValue as the size of the baked texture. |
|
UseProbeResolution | Uses the probe's resolution as the size of the baked texture. |