@esengine/nova-ecs-render-core - v1.0.1
    Preparing search index...

    Class Transform2D

    2D Transform representation 2D变换表示

    Index

    Constructors

    • Parameters

      • position: FixedVector2 = FixedVector2.ZERO
      • rotation: Fixed = Fixed.ZERO
      • scale: FixedVector2 = FixedVector2.ONE

      Returns Transform2D

    Properties

    position: FixedVector2
    rotation: Fixed
    scale: FixedVector2

    Methods

    • Parameters

      • point: FixedVector2

      Returns FixedVector2