Description:

Call this method to create a MaterialRef which can be used when calling one of the Add methods.

Syntax:
public MaterialRef Create(
MaterialRefCreateParams createParams
)
Parameters:
Returns:
A temporary MaterialRef object, the caller is responsible for disposing of this object.
Available since:
5.10

Nothing found