[This is preliminary documentation and is subject to change.]
Initializes a new instance of the Vertex class
Namespace:
Mogware.VisualStudio.ColladaNet.GeometryAssembly: Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)
Syntax
| C# |
|---|
public Vertex( List<Object> args ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ args As List(Of Object) _ ) |
| Visual C++ |
|---|
public: Vertex( List<Object^>^ args ) |
Parameters
- args
- Type: System.Collections.Generic..::.List<(Of <(Object>)>)
[Missing <param name="args"/> documentation for "M:Mogware.VisualStudio.ColladaNet.Geometry.Vertex.#ctor(System.Collections.Generic.List{System.Object})"]