Class VFXInputAxisBinder | Visual Effect Graph | 6.9.2-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class VFXInputAxisBinder

    Inheritance
    Object
    VFXBinderBase
    VFXInputAxisBinder
    Inherited Members
    VFXBinderBase.binder
    VFXBinderBase.Reset()
    VFXBinderBase.Awake()
    VFXBinderBase.OnEnable()
    VFXBinderBase.OnDisable()
    Namespace: UnityEngine.Experimental.VFX.Utility
    Syntax
    public class VFXInputAxisBinder : VFXBinderBase

    Fields

    Accumulate

    Declaration
    public bool Accumulate
    Field Value
    Type Description
    Boolean

    AccumulateSpeed

    Declaration
    public float AccumulateSpeed
    Field Value
    Type Description
    Single

    AxisName

    Declaration
    public string AxisName
    Field Value
    Type Description
    String

    m_AxisParameter

    Declaration
    protected ExposedParameter m_AxisParameter
    Field Value
    Type Description
    ExposedParameter

    Properties

    AxisParameter

    Declaration
    public string AxisParameter { get; set; }
    Property Value
    Type Description
    String

    Methods

    IsValid(VisualEffect)

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

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    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