Class DecalSystem.CullResult
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
public class DecalSystem.CullResult : IDisposable, IEnumerable<KeyValuePair<int, DecalSystem.CullResult.Set>>, IEnumerable
프로퍼티
| 이름 | 설명 |
|---|---|
| this[int] |
메서드
| 이름 | 설명 |
|---|---|
| Clear() | |
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| GetEnumerator() | Returns an enumerator that iterates through the collection. |