Property | Type | Description | |
---|---|---|---|
Level | int | ||
MaxHeight | float | ||
MinHeight | float | ||
Size | int | ||
X | int | ||
Y | int |
Method | Description | |
---|---|---|
GetBoundingBox ( Vector3 &terrainOffset, float patchScale, float heightScale, Microsoft.Xna.Framework.BoundingBox &boundingBox ) : void |
public GetBoundingBox ( Vector3 &terrainOffset, float patchScale, float heightScale, Microsoft.Xna.Framework.BoundingBox &boundingBox ) : void | ||
terrainOffset | Vector3 | |
patchScale | float | |
heightScale | float | |
boundingBox | Microsoft.Xna.Framework.BoundingBox | |
return | void |