Property | Type | Description | |
---|---|---|---|
TexInd | int | ||
TexInds | List |
Method | Description | |
---|---|---|
NodeTextureCount ( ) : int |
Returns number of textures stored in node. Is recursive, thus including subnodes.
|
|
myTreeNode ( ) : System | ||
myTreeNode ( string text ) : System | ||
myTreeNode ( string text, string name ) : System |
public myTreeNode ( string text, string name ) : System | ||
text | string | |
name | string | |
return | System |