A Sandcastle Documented Class Library
WeightedObject Constructor (other)
NamespacesCollada.SkinningWeightedObjectWeightedObject(WeightedObject)
Creates a new WeightedObject using the influence information from another
Declaration Syntax
C#Visual BasicVisual C++
public WeightedObject(
	WeightedObject other
)
Public Sub New ( _
	other As WeightedObject _
)
public:
WeightedObject(
	WeightedObject^ other
)
Parameters
other (WeightedObject)
WeightedObject with Influences you want to copy

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