Method |
Description |
|
AddTree ( TreeInstance &tree ) : void |
|
|
AddUser ( GameObject user ) : void |
|
|
GetAdjustedSize ( int size ) : int |
|
|
GetAlphamapTexture ( int index ) : Texture2D |
|
|
GetAlphamaps ( int x, int y, int width, int height ) : float[,,] |
|
|
GetDetailLayer ( int xBase, int yBase, int width, int height, int layer ) : ].int[ |
|
|
GetHeight ( int x, int y ) : float |
|
|
GetHeights ( int xBase, int yBase, int width, int height ) : ].float[ |
|
|
GetInterpolatedHeight ( float x, float y ) : float |
|
|
GetSteepness ( float x, float y ) : float |
|
|
GetSupportedLayers ( int xBase, int yBase, int totalWidth, int totalHeight ) : int[] |
|
|
HasUser ( GameObject user ) : bool |
|
|
INTERNAL_CALL_GetInterpolatedNormal ( TerrainData self, float x, float y, Vector3 &value ) : void |
|
|
INTERNAL_CALL_GetTreeInstance ( TerrainData self, int index, TreeInstance &value ) : void |
|
|
INTERNAL_CALL_RemoveTrees ( TerrainData self, Vector2 &position, float radius, int prototypeIndex ) : int |
|
|
INTERNAL_CALL_SetTreeInstance ( TerrainData self, int index, TreeInstance &instance ) : void |
|
|
INTERNAL_get_bounds ( Bounds &value ) : void |
|
|
INTERNAL_get_heightmapScale ( Vector3 &value ) : void |
|
|
INTERNAL_get_size ( Vector3 &value ) : void |
|
|
INTERNAL_get_wavingGrassTint ( Color &value ) : void |
|
|
INTERNAL_set_size ( Vector3 &value ) : void |
|
|
INTERNAL_set_wavingGrassTint ( Color &value ) : void |
|
|
Internal_Create ( [ terrainData ) : void |
|
|
Internal_GetMaximumAlphamapResolution ( ) : int |
|
|
Internal_GetMaximumBaseMapResolution ( ) : int |
|
|
Internal_GetMaximumDetailPatchCount ( ) : int |
|
|
Internal_GetMaximumDetailResolutionPerPatch ( ) : int |
|
|
Internal_GetMaximumResolution ( ) : int |
|
|
Internal_GetMinimumAlphamapResolution ( ) : int |
|
|
Internal_GetMinimumBaseMapResolution ( ) : int |
|
|
Internal_GetMinimumDetailResolutionPerPatch ( ) : int |
|
|
Internal_SetAlphamaps ( int x, int y, int width, int height, float map ) : void |
|
|
Internal_SetDetailLayer ( int xBase, int yBase, int totalWidth, int totalHeight, int detailIndex, int data ) : void |
|
|
Internal_SetDetailResolution ( int patchCount, int resolutionPerPatch ) : void |
|
|
Internal_SetHeights ( int xBase, int yBase, int width, int height, float heights ) : void |
|
|
Internal_SetHeightsDelayLOD ( int xBase, int yBase, int width, int height, float heights ) : void |
|
|
NeedUpgradeScaledTreePrototypes ( ) : bool |
|
|
RecalculateBasemapIfDirty ( ) : void |
|
|
RecalculateTreePositions ( ) : void |
|
|
RefreshPrototypes ( ) : void |
|
|
RemoveDetailPrototype ( int index ) : void |
|
|
RemoveTreePrototype ( int index ) : void |
|
|
RemoveTrees ( Vector2 position, float radius, int prototypeIndex ) : int |
|
|
RemoveUser ( GameObject user ) : void |
|
|
ResetDirtyDetails ( ) : void |
|
|
SetBasemapDirty ( bool dirty ) : void |
|
|
UpgradeScaledTreePrototype ( ) : void |
|
|