C# Class DrawHelper, Unity-AI-framework

Show file Open project: MyOwnClone/Unity-AI-framework Class Usage Examples

Public Methods

Method Description
DrawCube ( Vector3, position, Vector3, size, Color color ) : void

Method Details

DrawCube() public static method

public static DrawCube ( Vector3, position, Vector3, size, Color color ) : void
position Vector3,
size Vector3,
color Color
return void