GltfCameraPerspective.aspectRatio 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.
The floating-point aspect ratio of the field of view. When this is undefined, the aspect ratio of the canvas is used. 0.0
public: double aspectRatio;
public double aspectRatio;
val mutable aspectRatio : double
Public aspectRatio As Double