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

    Class VFXVelocityBinder

    Inheritance
    System.Object
    VFXBinderBase
    VFXVelocityBinder
    Inherited Members
    VFXBinderBase.binder
    VFXBinderBase.Awake()
    VFXBinderBase.OnEnable()
    VFXBinderBase.OnDisable()
    Namespace: UnityEngine.VFX.Utils
    Syntax
    public class VFXVelocityBinder : VFXBinderBase

    Fields

    m_Parameter

    Declaration
    public ExposedParameter m_Parameter
    Field Value
    Type Description
    ExposedParameter

    Target

    Declaration
    public Transform Target
    Field Value
    Type Description
    Transform

    Properties

    Parameter

    Declaration
    public string Parameter { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    IsValid(VisualEffect)

    Declaration
    public override bool IsValid(VisualEffect component)
    Parameters
    Type Name Description
    VisualEffect component
    Returns
    Type Description
    System.Boolean
    Overrides
    VFXBinderBase.IsValid(VisualEffect)

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Overrides
    VFXBinderBase.ToString()

    UpdateBinding(VisualEffect)

    Declaration
    public override void UpdateBinding(VisualEffect component)
    Parameters
    Type Name Description
    VisualEffect component
    Overrides
    VFXBinderBase.UpdateBinding(VisualEffect)
    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