Property | Type | Description |
---|
Method | Description | |
---|---|---|
CollectShaderProperties ( UnityEditor.ShaderGraph.PropertyCollector properties, GenerationMode generationMode ) : void | ||
GetVariableNameForNode ( ) : string | ||
GetVariableNameForSlot ( int slotId ) : string | ||
SamplerStateNode ( ) : System | ||
UpdateNodeAfterDeserialization ( ) : void |
public CollectShaderProperties ( UnityEditor.ShaderGraph.PropertyCollector properties, GenerationMode generationMode ) : void | ||
properties | UnityEditor.ShaderGraph.PropertyCollector | |
generationMode | GenerationMode | |
return | void |
public GetVariableNameForSlot ( int slotId ) : string | ||
slotId | int | |
return | string |
public final UpdateNodeAfterDeserialization ( ) : void | ||
return | void |