VertexElementWeight Class
Defines blend weight for specified components.
Inheritance Hierarchy
SystemObject
  Aspose.ThreeD.EntitiesVertexElement
    Aspose.ThreeD.EntitiesVertexElementTemplateDouble
      Aspose.ThreeD.EntitiesVertexElementWeight

Namespace: Aspose.ThreeD.Entities
Assembly: Aspose.3D (in Aspose.3D.dll) Version: 20.3.0.0 (20.3)
Syntax
public class VertexElementWeight : VertexElementTemplate<double>

The VertexElementWeight type exposes the following members.

Constructors
  NameDescription
Public methodVertexElementWeight
Initializes a new instance of the VertexElementWeight class.
Properties
Methods
See Also