|
|
|
|
|
|
public SerializedProperty supportOnlyForward; |
|
|
|
public SerializedProperty supportMotionVectors; |
|
|
|
public SerializedProperty supportStereo; |
|
|
|
[UnityEngine.Serialization.FormerlySerializedAs("enableUltraQualitySSS")] |
|
|
|
[UnityEngine.Serialization.FormerlySerializedAs("supportVolumetric")] |
|
|
|
public SerializedProperty supportVolumetrics; |
|
|
|
public SerializedProperty increaseResolutionOfVolumetrics; |
|
|
|
public SerializedProperty supportRuntimeDebugDisplay; |
|
|
|