Interface KeywordDependentCollection.IInstance
Namespace: UnityEditor.ShaderGraph.Internal
Assembly: Unity.ShaderGraph.Editor.dll
Syntax
public interface KeywordDependentCollection.IInstance
Properties
permutationIndex
Declaration
int permutationIndex { get; }
Property Value
Type | Description |
---|---|
int |
type
Declaration
KeywordDependentCollection.KeywordPermutationInstanceType type { get; }
Property Value
Type | Description |
---|---|
KeywordDependentCollection.KeywordPermutationInstanceType |