Class ChannelBuilder
ChannelBuilder class
Represents a material channel at MaterialBuilder.
public class ChannelBuilder
Properties
| Name | Description |
|---|---|
| Key { get; } | Gets the ChannelBuilder name. It must be a name of KnownChannel. |
| Parameter { get; set; } | Gets or sets the ChannelBuilder parameter. |
| Parameters { get; } | Gets the collection of parameters of this channel |
| Texture { get; } | |
| static ContentComparer { get; } | Gets an equality comparer that deep compares the internal fields and collections. |
Methods
| Name | Description |
|---|---|
| GetValidTexture() | |
| RemoveTexture() | |
| UseTexture() | |
| static AreEqualByContent(ChannelBuilder, ChannelBuilder) | |
| static GetContentHashCode(ChannelBuilder) |
See Also
- namespace Aspose.CAD.FileFormats.GLB.Materials
- assembly Aspose.CAD