AW_TERRAIN_NODE_TEXTURE_COUNT


Type

Integer

Description

This attribute is new in build 24 of the SDK and requires version 3.3 or later of the world server.

AW_TERRAIN_NODE_TEXTURE_COUNT 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.

See terrain for more information.

Used By

aw_terrain_load_node
AW_EVENT_TERRAIN_DATA



Active Worlds™ is a trademark of Activeworlds Inc. Questions or problems regarding this product should be posted to the newsgroup news://news.activeworlds.com/sdk. Problems with this web page should be reported to the author.

Copyright © 1998-2008 Activeworlds Inc. All rights reserved.