C# Class RLD.GizmoCap3DControllerData

Show file Open project: jlouis2k4/VR-Construction-Training-System Class Usage Examples

Public Properties

Property Type Description
Box RLD.BoxShape3D
BoxIndex int
Cap RLD.GizmoCap3D
CapHandle RLD.GizmoHandle
Cone RLD.ConeShape3D
ConeIndex int
Gizmo RLD.Gizmo
Pyramid RLD.PyramidShape3D
PyramidIndex int
Sphere RLD.SphereShape3D
SphereIndex int
TrPrism RLD.TriangPrismShape3D
TrPrismIndex int

Property Details

Box public property

public BoxShape3D,RLD Box
return RLD.BoxShape3D

BoxIndex public property

public int BoxIndex
return int

Cap public property

public GizmoCap3D,RLD Cap
return RLD.GizmoCap3D

CapHandle public property

public GizmoHandle,RLD CapHandle
return RLD.GizmoHandle

Cone public property

public ConeShape3D,RLD Cone
return RLD.ConeShape3D

ConeIndex public property

public int ConeIndex
return int

Gizmo public property

public Gizmo,RLD Gizmo
return RLD.Gizmo

Pyramid public property

public PyramidShape3D,RLD Pyramid
return RLD.PyramidShape3D

PyramidIndex public property

public int PyramidIndex
return int

Sphere public property

public SphereShape3D,RLD Sphere
return RLD.SphereShape3D

SphereIndex public property

public int SphereIndex
return int

TrPrism public property

public TriangPrismShape3D,RLD TrPrism
return RLD.TriangPrismShape3D

TrPrismIndex public property

public int TrPrismIndex
return int