C# Class PointSpawn, ThreeDWorld

显示文件 Open project: dicarlolab/ThreeDWorld Class Usage Examples

Public Methods

Method Description
acquireLocation ( ) : Vector3
acquireLocation ( int seed ) : Vector3

Method Details

acquireLocation() public method

public acquireLocation ( ) : Vector3
return Vector3

acquireLocation() public method

public acquireLocation ( int seed ) : Vector3
seed int
return Vector3