Class DiffusionProfile
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[Serializable]
public sealed class DiffusionProfile : IEquatable<DiffusionProfile>
생성자
| 이름 | 설명 |
|---|---|
| DiffusionProfile(string) |
필드
| 이름 | 설명 |
|---|---|
| hash | |
| ior | |
| name | |
| scatteringDistance | |
| texturingMode | |
| thicknessRemap | |
| transmissionMode | |
| transmissionTint | |
| worldScale |
프로퍼티
| 이름 | 설명 |
|---|---|
| filterKernelBasic | |
| filterKernelFarField | |
| filterKernelNearField | |
| halfRcpWeightedVariances | |
| maxRadius | |
| shapeParam |
메서드
| 이름 | 설명 |
|---|---|
| Equals(DiffusionProfile) | Indicates whether the current object is equal to another object of the same type. |
| UpdateKernel() | |
| Validate() |