Class Vector3ShaderProperty
Inherited Members
Namespace: UnityEditor.ShaderGraph.Internal
Syntax
public sealed class Vector3ShaderProperty : VectorShaderProperty
Properties
latestVersion
Declaration
public override int latestVersion { get; }
Property Value
Type | Description |
---|---|
Int32 |
Overrides
propertyType
Declaration
public override PropertyType propertyType { get; }
Property Value
Type | Description |
---|---|
PropertyType |
Overrides
Methods
OnAfterDeserialize(String)
Declaration
public override void OnAfterDeserialize(string json)
Parameters
Type | Name | Description |
---|---|---|
String | json |