C# Class RLD.GizmoCap2DControllerData

ファイルを表示 Open project: jlouis2k4/VR-Construction-Training-System Class Usage Examples

Public Properties

Property Type Description
Arrow RLD.ConeShape2D
ArrowIndex int
Cap RLD.GizmoCap2D
CapHandle RLD.GizmoHandle
Circle RLD.CircleShape2D
CircleIndex int
Gizmo RLD.Gizmo
Quad RLD.QuadShape2D
QuadIndex int

Property Details

Arrow public_oe property

public ConeShape2D,RLD Arrow
return RLD.ConeShape2D

ArrowIndex public_oe property

public int ArrowIndex
return int

Cap public_oe property

public GizmoCap2D,RLD Cap
return RLD.GizmoCap2D

CapHandle public_oe property

public GizmoHandle,RLD CapHandle
return RLD.GizmoHandle

Circle public_oe property

public CircleShape2D,RLD Circle
return RLD.CircleShape2D

CircleIndex public_oe property

public int CircleIndex
return int

Gizmo public_oe property

public Gizmo,RLD Gizmo
return RLD.Gizmo

Quad public_oe property

public QuadShape2D,RLD Quad
return RLD.QuadShape2D

QuadIndex public_oe property

public int QuadIndex
return int