Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains properties and data valid for the current render pass in 3D SciChart3DSurface

Hierarchy

  • RenderPassInfo3D

Index

Properties

sceneDescriptor

sceneDescriptor: SceneDescriptor

A SceneDescriptor object which contains data and parameters for the 3D Scene

worldDimensions

worldDimensions: Vector3

A Vector3 which defines the X,Y,Z extents of the axis cube in world-coordinates

xCalc

The XAxis Coordinate Calculator, used to transform between data-values and 3D world-coordinates

yCalc

The YAxis Coordinate Calculator, used to transform between data-values and 3D world-coordinates

zCalc

The ZAxis Coordinate Calculator, used to transform between data-values and 3D world-coordinates

Generated using TypeDoc