CameraComponent-AspectRatio.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.CameraComponent
CameraComponent.AspectRatio Property
Gets or sets the aspect ratio if ConstrainAspectRatio set to true
public float AspectRatio { get; set; }
April 18, 2021 ยท View on GitHub
Gets or sets the aspect ratio if ConstrainAspectRatio set to true
public float AspectRatio { get; set; }