Class DensityVolume
Density volume class.
상속된 멤버
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[HelpURL("https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@10.10/manual/Density-Volume.html")]
[ExecuteAlways]
[AddComponentMenu("Rendering/Density Volume")]
public class DensityVolume : MonoBehaviour, IVersionable<DensityVolume.Version>
필드
이름 | 설명 |
---|---|
OnTextureUpdated | Action shich should be performed after updating the texture. |
parameters | Density volume parameters. |