Search Results for

    Show / Hide Table of Contents

    Class Vector4Editor

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

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

    Constructors

    Vector4Editor()

    Declaration
    public Vector4Editor()

    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