Click or drag to resize

ModelPrimitive Constructor

Overload List
  NameDescription
Public methodModelPrimitive
Initializes a default model primitive.
Public methodModelPrimitive(String)
For convenience. Initializes a model primitive with the specified file path.
Public methodModelPrimitive(Uri)
Initializes a model primitive with the specified uri.
Public methodModelPrimitive(String, ModelUpAxis)
For convenience. Initializes a model primitive with the specified file path and up axis.
Public methodModelPrimitive(Uri, ModelUpAxis)
Initializes a model primitive with the specified uri and up axis.
Top
See Also