FitInside
Resize the image proportionally so that the content fits the target area.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Field
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
FitInside = 3
Remarks
Use this setting to resize the video to fit within the bounds of an object, but keep the video’s dimensions. This resize avoids distortion and cropping but might add visible black borders if needed.