NoScaling
Preserve the pixel size without adjusting for target area.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
NoScaling = 0
Remarks
Use this setting if you want to keep the original aspect ratio of the video and keep its original exact resolution. If the video is smaller than the target area, black bars will show.