animationDuration
: float |
Signature
float RoundedBoxVideoController.animationDuration |
animationTime
: float |
Signature
float RoundedBoxVideoController.animationTime |
backgroundImage
: Image |
Signature
Image RoundedBoxVideoController.backgroundImage |
boxColors
: List< Color > |
Signature
List<Color> RoundedBoxVideoController.boxColors |
boxes
: List< RectTransform > |
Signature
List<RectTransform> RoundedBoxVideoController.boxes |
colorA
: Color |
Signature
Color RoundedBoxVideoController.colorA |
colorB
: Color |
Signature
Color RoundedBoxVideoController.colorB |
cycleCount
: int |
Signature
int RoundedBoxVideoController.cycleCount |
direction
: Vector2 |
Signature
Vector2 RoundedBoxVideoController.direction |
isPlaying
: bool |
Signature
bool RoundedBoxVideoController.isPlaying |
leftLabel
: TextMeshProUGUI |
Signature
TextMeshProUGUI RoundedBoxVideoController.leftLabel |
pauseIcon
: Sprite |
Signature
Sprite RoundedBoxVideoController.pauseIcon |
playIcon
: Sprite |
Signature
Sprite RoundedBoxVideoController.playIcon |
playPauseImg
: Image |
Signature
Image RoundedBoxVideoController.playPauseImg |
rightLabel
: TextMeshProUGUI |
Signature
TextMeshProUGUI RoundedBoxVideoController.rightLabel |
timeSlider
: UnityEngine.UI.Slider |
Signature
UnityEngine.UI.Slider RoundedBoxVideoController.timeSlider |
OnSliderValueChange
()
|
Signature
void RoundedBoxVideoController.OnSliderValueChange() Returns void |
TogglePlayPause
()
|
Signature
void RoundedBoxVideoController.TogglePlayPause() Returns void |
UpdateBackgroundMaterialProperties
()
|
Signature
void RoundedBoxVideoController.UpdateBackgroundMaterialProperties() Returns void |