Class MorphTransform
MorphTransform class
public abstract class MorphTransform : IMaterialTransform
Properties
Name | Description |
---|---|
AbsoluteMorphTargets { get; } | Gets a value indicating whether morph target values are absolute, and not relative to the master value. |
MorphWeights { get; } | Gets the current morph weights to use for morph target blending. COMPLEMENT_INDEX represents the index for the base geometry. |
Methods
Name | Description |
---|---|
MorphColors(Vector4, IReadOnlyList<Vector4>) | |
MorphTexCoord(Vector2, IReadOnlyList<Vector2>) | |
Update(ref SparseWeight8, bool) |
Fields
Name | Description |
---|---|
const COMPLEMENT_INDEX |
See Also
- interface IMaterialTransform
- namespace Aspose.CAD.FileFormats.GLB.Transforms
- assembly Aspose.CAD