Previous Up Next

M3copyMaterialTexture
Creates a new primary texture by replacing and copying the original in a given material.
Returns the new primary texture.
This function allows a material to have a texture that is not referenced by other materials.
It thus isolates the texture for this material.

HTx3d M3copyMaterialTexture (
S3d _session_
HMat3d _material_
)
Parameters

_session_
3D Session
_material_
Material
Return value

Isolated primary texture