MovieTexture.durationvar duration : floatDescriptionThe time, in seconds, that the movie takes to play back completely.
JavaScript
var mov: MovieTexture; using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > MovieTexture | Switch to Component | |||
MovieTexture.durationvar duration : floatDescriptionThe time, in seconds, that the movie takes to play back completely.
JavaScript
var mov: MovieTexture; using UnityEngine; import UnityEngine |