Public Member Functions | |
| HRESULT | GetMaterialId (GUID *pgId) |
| HRESULT | SetMaterialId (GUID gId) |
| HRESULT | GetMaterialInstancingMode (ReMaterialInstancingMode *pdwIm) |
| HRESULT | SetMaterialInstancingMode (ReMaterialInstancingMode dwIm) |
| HRESULT IRdReferencedMaterialInfo::GetMaterialId | ( | GUID * | pgId | ) |
Get shared material ID.
Standard HRESULT processing can be applied to the result.
| HRESULT IRdReferencedMaterialInfo::SetMaterialId | ( | GUID | gId | ) |
Set shared material ID.
| gId | [in] Shared material ID. |
| HRESULT IRdReferencedMaterialInfo::GetMaterialInstancingMode | ( | ReMaterialInstancingMode * | pdwIm | ) |
Get material instancing mode.
Standard HRESULT processing can be applied to the result.
| HRESULT IRdReferencedMaterialInfo::SetMaterialInstancingMode | ( | ReMaterialInstancingMode | dwIm | ) |
Set material instancing mode.
| dwIm | [in] Instancing mode to set. |
1.5.5