width
The width of the images in the VideoClip, or URL, in pixels. (Read Only)
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Video
- Assembly: UnityEngine.VideoModule
public uint width { get; }
Remarks
For URL sources, this will only be set once the source preparation is completed. See VideoPlayer.Prepare.