Enum RendererConfiguration
Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum RendererConfiguration
Fields
Name | Description |
---|---|
None | |
PerObjectLightIndices8 | |
PerObjectLightmaps | |
PerObjectLightProbe | |
PerObjectLightProbeProxyVolume | |
PerObjectMotionVectors | |
PerObjectOcclusionProbe | |
PerObjectOcclusionProbeProxyVolume | |
PerObjectReflectionProbes | |
PerObjectShadowMask | |
ProvideLightIndices | |
ProvideReflectionProbeIndices |