MovieTexture
MovieTexture has been removed. Use VideoPlayer instead.
Read time 5 minutesLast updated 2 days ago
Definition
- Type: Class
- Namespace: UnityEngine
- Assembly: UnityEngine.AudioModule
- Inherits from: Texture
Warning
Removed. MovieTexture is removed. Use VideoPlayer instead.
[ExcludeFromObjectFactory]public sealed class MovieTexture : Texture
Inheritance
Inherited Members
Operators
Operator | Description |
|---|---|
| operator == | Compares two object references to see if they refer to the same object. |
| bool | Determines whether the object exists. |
| operator != | Compares if two objects refer to a different object. |