Search Results for

    Show / Hide Table of Contents

    Class Vector2Editor

    Default implementation of the inspector used to edit Vector2 value type properties.

    Inheritance
    System.Object
    FlaxEditor.CustomEditors.CustomEditor
    Float2Editor
    Vector2Editor
    Inherited Members
    Float2Editor.XElement
    Float2Editor.YElement
    Float2Editor.Initialize(LayoutElementsContainer)
    Float2Editor.Refresh()
    Float2Editor.Style
    Namespace: FlaxEditor.CustomEditors.Editors
    Assembly: FlaxEngine.CSharp.dll
    Syntax
    [CustomEditor]
    [DefaultEditor]
    public class Vector2Editor : Float2Editor

    Constructors

    Vector2Editor()

    Declaration
    public Vector2Editor()

    Extension Methods

    Extensions.ReflectiveCompare<T>(T, T)
    Extensions.DeepClone<T>(T)
    Extensions.RawClone<T>(T)
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat