dino-ge
    Preparing search index...

    Component that holds the width and height of an entity.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    gameObject?: default

    Reference to the GameObject this component is attached to.

    height: number

    Height in pixels.

    width: number

    Width in pixels.

    Methods