Method | Description | |
---|---|---|
GetHeight ( float x, float z ) : float |
Gets the height of the terrain on position.
|
|
OnCreated ( ITerrain _terrain ) : void |
public static GetHeight ( float x, float z ) : float | ||
x | float | |
z | float | |
return | float |
public OnCreated ( ITerrain _terrain ) : void | ||
_terrain | ITerrain | |
return | void |