GltfCamera.type Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies if the camera uses a perspective or orthographic projection.
Based on this, either the camera's perspective or orthographic property
will be defined.
public: Microsoft::MixedReality::Toolkit::Utilities::Gltf::Schema::GltfCameraType type;
public Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfCameraType type;
val mutable type : Microsoft.MixedReality.Toolkit.Utilities.Gltf.Schema.GltfCameraType
Public type As GltfCameraType