![]() |
• Graphics Manager | ||
|
API Links
Developer Links
|
MaterialObject::FindRegisteredSubstanceDefined in:
Returns a specific registered substance.
C4MaterialObjects.hPrototype
Parameters
Description
The FindRegisteredSubstance function returns a pointer to the registered Substance object corresponding to the substance type specified by the type parameter. If no such registration exists, then the return value is nullptr.
See Also
|