Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 243 Bytes

overriddenaspectratio.md

File metadata and controls

6 lines (5 loc) · 243 Bytes

Overriden aspect ratio

You can override BetterPlayerConfiguration's aspectRatio parameter in runtime with setOverridenAspectRatio method from betterPlayerController.

betterPlayerController.setOverriddenAspectRatio(1.0);