C# Class RLD.GizmoCap3DControllerData

显示文件 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_oe property

public BoxShape3D,RLD Box
return RLD.BoxShape3D

BoxIndex public_oe property

public int BoxIndex
return int

Cap public_oe property

public GizmoCap3D,RLD Cap
return RLD.GizmoCap3D

CapHandle public_oe property

public GizmoHandle,RLD CapHandle
return RLD.GizmoHandle

Cone public_oe property

public ConeShape3D,RLD Cone
return RLD.ConeShape3D

ConeIndex public_oe property

public int ConeIndex
return int

Gizmo public_oe property

public Gizmo,RLD Gizmo
return RLD.Gizmo

Pyramid public_oe property

public PyramidShape3D,RLD Pyramid
return RLD.PyramidShape3D

PyramidIndex public_oe property

public int PyramidIndex
return int

Sphere public_oe property

public SphereShape3D,RLD Sphere
return RLD.SphereShape3D

SphereIndex public_oe property

public int SphereIndex
return int

TrPrism public_oe property

public TriangPrismShape3D,RLD TrPrism
return RLD.TriangPrismShape3D

TrPrismIndex public_oe property

public int TrPrismIndex
return int