Struct LightmappingHDRP.BakeProbeOptions
Represents options to use with the BakeProbe(HDProbe, string, BakeProbeOptions) function.
Inherited Members
Namespace: UnityEditor.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Editor.dll
Syntax
public struct LightmappingHDRP.BakeProbeOptions
Fields
Name | Description |
---|---|
textureSize | The texture size to use for the bake. |
Methods
Name | Description |
---|---|
NewDefault() | Constructs a LightmappingHDRP.BakeProbeOptions with default values and returns it. |