Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Node3D

Implements

Index

Constructors

Properties

Constructors

constructor

  • new Node3D(x?: number, y?: number, z?: number): Node3D
  • Parameters

    • Default value x: number = 0
    • Default value y: number = 0
    • Default value z: number = 0

    Returns Node3D

Properties

bounds

bounds: Rectangle

fixed

fixed: boolean

height

height: number

px

px: number

py

py: number

variable

variable: Variable

width

width: number

x

x: number

y

y: number

z

z: number

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc