Class SubSurfaceScattering
Subsurface scattering volume component. This component setups subsurface scattering for ray-tracing.
상속된 멤버
VolumeComponent.active
VolumeComponent.AnyPropertiesIsOverridden()
VolumeComponent.Release()
VolumeComponent.displayName
VolumeComponent.parameters
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[Serializable]
[VolumeComponentMenu("Ray Tracing/SubSurface Scattering (Preview)")]
public sealed class SubSurfaceScattering : VolumeComponent
생성자
이름 | 설명 |
---|---|
SubSurfaceScattering() | Default constructor for the subsurface scattering volume component. |
필드
이름 | 설명 |
---|---|
rayTracing | Enable ray traced sub-surface scattering. |
sampleCount | Number of samples for sub-surface scattering. |