Search Results for

    Show / Hide Table of Contents

    Class Vector3Editor

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

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

    Constructors

    Vector3Editor()

    Declaration
    public Vector3Editor()

    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