C# Class DrawHelper, Unity-AI-framework

Afficher le fichier Open project: MyOwnClone/Unity-AI-framework Class Usage Examples

Méthodes publiques

Méthode Description
DrawCube ( Vector3, position, Vector3, size, Color color ) : void

Method Details

DrawCube() public static méthode

public static DrawCube ( Vector3, position, Vector3, size, Color color ) : void
position Vector3,
size Vector3,
color Color
Résultat void