GltfCamera.type Field

Definition

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 

Field Value

GltfCameraType

Applies to