Struct RectTransformFinalSize | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Struct RectTransformFinalSize

    Add this compoment next to a RectTransform component and a Text2DRenderer (for now) while adding a text in a rect transform

    Namespace: Unity.Tiny.Core2D
    Syntax
    [IdAlias("00d6bc791188d69186aa19bf8f6652a8")]
    public struct RectTransformFinalSize : ISystemStateComponentData

    Fields

    size

    Rect transform size of an entity. This value is updated by the SetRectTransformSizeSystem system

    Declaration
    public float2 size
    Field Value
    Type Description
    float2
    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