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

    Class VFXDataAnchorGizmoContext

    Inheritance
    System.Object
    VFXGizmoUtility.Context
    VFXDataAnchorGizmoContext
    Inherited Members
    VFXGizmoUtility.Context.Unprepare()
    VFXGizmoUtility.Context.Prepare()
    VFXGizmoUtility.Context.separator
    VFXGizmoUtility.Context.spaceLocalByDefault
    VFXGizmoUtility.Context.m_PropertyCache
    VFXGizmoUtility.Context.m_Indeterminate
    VFXGizmoUtility.Context.IsIndeterminate()
    Namespace: UnityEditor.VFX.UI
    Syntax
    public class VFXDataAnchorGizmoContext : VFXGizmoUtility.Context, VFXGizmo.IContext

    Properties

    portType

    Declaration
    public override Type portType { get; }
    Property Value
    Type Description
    System.Type
    Overrides
    VFXGizmoUtility.Context.portType

    space

    Declaration
    public override VFXCoordinateSpace space { get; }
    Property Value
    Type Description
    VFXCoordinateSpace
    Overrides
    VFXGizmoUtility.Context.space

    value

    Declaration
    public override object value { get; }
    Property Value
    Type Description
    System.Object
    Overrides
    VFXGizmoUtility.Context.value

    Methods

    InternalPrepare()

    Declaration
    protected override void InternalPrepare()
    Overrides
    VFXGizmoUtility.Context.InternalPrepare()

    RegisterProperty<T>(String)

    Declaration
    public override VFXGizmo.IProperty<T> RegisterProperty<T>(string member)
    Parameters
    Type Name Description
    System.String member
    Returns
    Type Description
    VFXGizmo.IProperty<T>
    Type Parameters
    Name Description
    T
    Overrides
    VFXGizmoUtility.Context.RegisterProperty<T>(String)
    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