C# Class MyHandles, racing_game

Afficher le fichier Open project: Rarau/racing_game Class Usage Examples

Méthodes publiques

Свойство Type Description
lastDragHandleID int

Méthodes publiques

Méthode Description
DragHandle ( Vector3 position, float handleSize, Handles capFunc, Color colorSelected, DragHandleResult &result ) : Vector3

Method Details

DragHandle() public static méthode

public static DragHandle ( Vector3 position, float handleSize, Handles capFunc, Color colorSelected, DragHandleResult &result ) : Vector3
position Vector3
handleSize float
capFunc UnityEditor.Handles
colorSelected Color
result DragHandleResult
Résultat Vector3

Property Details

lastDragHandleID public_oe static_oe property

public static int lastDragHandleID
Résultat int