Previous | Up | Next |
Returns a material’s handle, given its name. Returns nil if not found.Parameters
If there is a conflict of names, the last material created is returned.
HMat3d M3getMat ( S3d _session_ S _name_ )
Return value
_session_ 3D Session _name_ Name of material
Material handle if successful, otherwise nil