• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @zcomponent/zappar-three
  • projectionMatrix

Function projectionMatrix

  • projectionMatrix(params, screenWidth, screenHeight, near?, far?): Float32Array
  • Internal

    Parameters

    • params: Float32Array
    • screenWidth: number
    • screenHeight: number
    • near: number = 0.01
    • far: number = 100.0

    Returns Float32Array

    • Defined in packages/zappar-three/src/util/projection.ts:5

Settings

Member Visibility
ZapworksMattercraft
Documentation
  • Loading...