Method | Description | |
---|---|---|
BSTerrainPhys ( |
||
Dispose ( ) : void | ||
GetTerrainHeightAtXYZ ( System.Vector3 pos ) : float | ||
GetWaterLevelAtXYZ ( System.Vector3 pos ) : float |
public BSTerrainPhys ( |
||
physicsScene | ||
regionBase | System.Vector3 | |
id | uint | |
return | System |
public abstract GetTerrainHeightAtXYZ ( System.Vector3 pos ) : float | ||
pos | System.Vector3 | |
return | float |
public abstract GetWaterLevelAtXYZ ( System.Vector3 pos ) : float | ||
pos | System.Vector3 | |
return | float |