Class DisplayIMGUI
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
Displays the video from MediaPlayer component using IMGUI
[AddComponentMenu("AVPro Video/Display IMGUI", 200)]
[HelpURL("https://www.renderheads.com/products/avpro-video/")]
[ExecuteInEditMode]
public class DisplayIMGUI : MonoBehaviour
- Inheritance
-
objectObjectComponentBehaviourMonoBehaviourDisplayIMGUI
Properties
| Name | Description |
|---|---|
| AllowTransparency | |
| AreaHeight | |
| AreaWidth | |
| AreaX | |
| AreaY | |
| Color | |
| Depth | |
| IsAreaFullScreen | |
| Player | |
| ScaleMode | |
| ShowAreaInEditor | |
| UseDepth |
Methods
| Name | Description |
|---|---|
| GetAreaRect() | |
| Update() |