void SetContentMaterial(
Material * pMaterial
);
| Name | Description | |
|---|---|---|
pMaterial |
Pointer to the material. |
Sets a material in the content region.
If the material currently set was created at the same time as the Window object was created, that material is destroyed.
CONFIDENTIAL