Class KeywordDependentCollection<TStorage, TAll, TAllPermutations, TForPermutation, TBase, TIInstance, TISet>
상속
KeywordDependentCollection<TStorage, TAll, TAllPermutations, TForPermutation, TBase, TIInstance, TISet>
상속된 멤버
네임스페이스: UnityEditor.ShaderGraph.Internal
어셈블리: solution.dll
구문
public abstract class KeywordDependentCollection<TStorage, TAll, TAllPermutations, TForPermutation, TBase, TIInstance, TISet> where TStorage : new() where TAll : TISet where TAllPermutations : TISet where TForPermutation : TISet, TIInstance where TBase : TISet, TIInstance where TIInstance : KeywordDependentCollection.IInstance where TISet : KeywordDependentCollection.ISet<TIInstance>
타입 파라미터
이름 | 설명 |
---|---|
TStorage | |
TAll | |
TAllPermutations | |
TForPermutation | |
TBase | |
TIInstance | |
TISet |
프로퍼티
이름 | 설명 |
---|---|
this[int] | |
all | |
allPermutations | |
baseInstance | All permutation will inherit from base's active fields |
baseStorage | |
permutationCount | |
permutationStorages |