Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Transform

Describes a transformation matrix that can be used to change the position, rotation and size of geometries.

Hierarchy

Index

Properties

Accessors

Methods

Properties

Private type

Accessors

Static identity

  • Returns the identity transform.

    Returns IdentityTransform

Methods

Private serialize

  • serialize(target: BufferWriter): void
  • Parameters

    • target: BufferWriter

    Returns void

Static create

  • Returns the transformation that is defined by the specified description.

    Parameters

    Returns Transform

Generated using TypeDoc