A Sandcastle Documented Class Library
WeightedObject Constructor (args)
NamespacesCollada.SkinningWeightedObjectWeightedObject(List<(Of <(Object>)>))
Creates a new WeightedObject from a list of influences
Declaration Syntax
C#Visual BasicVisual C++
public WeightedObject(
	List<Object> args
)
Public Sub New ( _
	args As List(Of Object) _
)
public:
WeightedObject(
	List<Object^>^ args
)
Parameters
args (List<(Of <(Object>)>))
List of all kinds of Vertex components, only Influence objects are used by the constructor at this level in the inheritance hierarchy

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)