MaterialPartBase
Description
- Derived from
- Extended by
-
MaterialPart abstract
Non-generic base class of MaterialPart that provides read-write access.
Public / Attributes
Channel
The texture channel to use for single-channel material parts.
This property is ignored for the multi-channel material parts: IMaterial.BaseColor, IMaterial.Emissive, IMaterial.Normal, IMaterial.Reflectivity and IMaterial.Translucency. Defaults to 0
, i.e. the red channel.