AW TERRAIN NODE TEXTURE COUNT
Jump to navigation
Jump to search
Minimum requirements | ||
---|---|---|
Added in version 3.3 | ||
SDK | build 24 |
AW_TERRAIN_NODE_TEXTURE_COUNT
Type
Integer
Description
Number of terrain node texture values.
Notes
This attribute specifies the number of texture values present in the current node of terrain data. Currently this attribute will either be 1, in which case every cell in the terrain node uses the same texture value, or it will be 64, in which case AW_TERRAIN_NODE_SIZE will be 8 and every cell in the terrian node will have an explicit texture value. The actual texture values are stored in AW_TERRAIN_NODE_TEXTURES.