IVertexMaterial.Subtract
IVertexMaterial.Subtract method
calculates the difference between this vertex and baseValue
public VertexMaterialDelta Subtract(IVertexMaterial baseValue)
Parameter | Type | Description |
---|---|---|
baseValue | IVertexMaterial | The other vertex. |
Return Value
The VertexMaterialDelta
value to subtract.
See Also
- struct VertexMaterialDelta
- interface IVertexMaterial
- namespace Aspose.CAD.FileFormats.GLB.Geometry.VertexTypes
- assembly Aspose.CAD