Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HighPrecisionCameraInfo

Describes addtional postion data needed to render high-precision vertices. Created by createHighPrecisionCameraPos.

Hierarchy

  • HighPrecisionCameraInfo

Index

Properties

eyePosHi

eyePosHi: Vector3

High-order bits of the high-precision camera's position.

eyePosLo

eyePosLo: Vector3

Low-order bits of the high-precision camera's position.

viewProjection

viewProjection: Matrix4

View Projection matrix of this high-precision camera.

Generated using TypeDoc