Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration constants to define the type of Scene Entity

Index

Enumeration members

AxisCubeEntity

AxisCubeEntity: = "AxisCubeEntity"

The entity is an axis cube

ColumnSceneEntity

ColumnSceneEntity: = "ColumnSceneEntity"

The entity is a Column 3D entity

Custom

Custom: = "Custom"

The entity is a custom entity

GizmoEntity

GizmoEntity: = "GizmoEntity"

The entity is an Xyz gizmo

PointLine3DSceneEntity

PointLine3DSceneEntity: = "PointLine3DSceneEntity"

the entity is a Point Line 3D or Line 3D entity

RootSceneEntity

RootSceneEntity: = "RootSceneEntity"

The entity is the root scene entity

SCRTSceneEntity

SCRTSceneEntity: = "SCRTSceneEntity"

A generic WebAssembly native entity

ScatterPointsSceneEntity

ScatterPointsSceneEntity: = "ScatterPointsSceneEntity"

The entity is a Scatter 3D or Bubble 3D entity

SurfaceMeshSceneEntity

SurfaceMeshSceneEntity: = "SurfaceMeshSceneEntity"

The entity is a Surface Mesh or Surface Plot 3D entity

Generated using TypeDoc