Hierarchy

  • StiRender3D

Implements

Index

Constructors

constructor

  • new StiRender3D(width: number, height: number): StiRender3D
  • Parameters

    • width: number
    • height: number

    Returns StiRender3D

Properties

camera

camera: StiCamera3D

contextScale

contextScale: number

contextTranslate

contextTranslate: PointF

globalRotationX

globalRotationX: number

globalRotationY

globalRotationY: number

globalScale

globalScale: number

halfHeight

halfHeight: number

halfWidth

halfWidth: number

height

height: number

projection

projection: StiProjection

width

width: number

Generated using TypeDoc