nw::lyt::Bounding::GetMaterial Member Functionvirtual Material * GetMaterial( u32 idx ) const;
| Name | Description | |
|---|---|---|
| idx | Index. |
Gets the pane's material.
The material having the corresponding index is returned.
The meaning of the index differs depending on the derived class.
The index must be less than the value returned by GetMaterialNum().
Returns NULL if the pane does not have any materials.
CONFIDENTIAL