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

    Class VFXHierarchyAttributeMapBinder

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

    Fields

    DefaultRadius

    Declaration
    public float DefaultRadius
    Field Value
    Type Description
    Single

    HierarchyRoot

    Declaration
    public Transform HierarchyRoot
    Field Value
    Type Description
    Transform

    m_BoneCount

    Declaration
    protected ExposedParameter m_BoneCount
    Field Value
    Type Description
    ExposedParameter

    m_PositionMap

    Declaration
    protected ExposedParameter m_PositionMap
    Field Value
    Type Description
    ExposedParameter

    m_RadiusPositionMap

    Declaration
    protected ExposedParameter m_RadiusPositionMap
    Field Value
    Type Description
    ExposedParameter

    m_TargetPositionMap

    Declaration
    protected ExposedParameter m_TargetPositionMap
    Field Value
    Type Description
    ExposedParameter

    MaximumDepth

    Declaration
    public uint MaximumDepth
    Field Value
    Type Description
    UInt32

    Radius

    Declaration
    public VFXHierarchyAttributeMapBinder.RadiusMode Radius
    Field Value
    Type Description
    VFXHierarchyAttributeMapBinder.RadiusMode

    Methods

    IsValid(VisualEffect)

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

    OnEnable()

    Declaration
    protected override void OnEnable()
    Overrides
    VFXBinderBase.OnEnable()

    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