Struct MyOwnVectorWithFormerlySerializedAs | Properties | 0.10.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Struct MyOwnVectorWithFormerlySerializedAs

    Namespace: Unity.Properties.Tests
    Syntax
    public struct MyOwnVectorWithFormerlySerializedAs

    Fields

    RenamedX

    Declaration
    public float RenamedX
    Field Value
    Type Description
    Single

    RenamedY

    Declaration
    [FormerlySerializedAs("y")]
    public float RenamedY
    Field Value
    Type Description
    Single

    Properties

    RenamedZ

    Declaration
    [FormerlySerializedAs("z")]
    public float RenamedZ { get; set; }
    Property Value
    Type Description
    Single
    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