Class VectorShaderProperty | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class VectorShaderProperty

    Inheritance
    System.Object
    AbstractShaderProperty<Vector4>
    VectorShaderProperty
    Vector2ShaderProperty
    Vector3ShaderProperty
    Vector4ShaderProperty
    Inherited Members
    AbstractShaderProperty<Vector4>.value
    AbstractShaderProperty<Vector4>.displayName
    AbstractShaderProperty<Vector4>.referenceName
    AbstractShaderProperty<Vector4>.overrideReferenceName
    AbstractShaderProperty<Vector4>.propertyType
    AbstractShaderProperty<Vector4>.guid
    AbstractShaderProperty<Vector4>.generatePropertyBlock
    AbstractShaderProperty<Vector4>.defaultValue
    AbstractShaderProperty<Vector4>.isBatchable
    AbstractShaderProperty<Vector4>.GetPropertyDeclarationString(String)
    AbstractShaderProperty<Vector4>.GetPropertyAsArgumentString()
    AbstractShaderProperty<Vector4>.GetPreviewMaterialProperty()
    AbstractShaderProperty<Vector4>.ToConcreteNode()
    AbstractShaderProperty<Vector4>.Copy()
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: UnityEditor.ShaderGraph
    Syntax
    public abstract class VectorShaderProperty : AbstractShaderProperty<Vector4>, IShaderProperty

    Methods

    GetPropertyBlockString()

    Declaration
    public override string GetPropertyBlockString()
    Returns
    Type Description
    System.String
    Overrides
    UnityEditor.ShaderGraph.AbstractShaderProperty<Vector4>.GetPropertyBlockString()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023