Definition at line 5427 of file VRCSDKBase.cs.
◆ ShowNextImage()
| void VRC.SDKBase.VRC_SlideShow.ShowNextImage |
( |
int |
Instigator = 0 | ) |
|
|
private |
◆ ShowPreviousImage()
| void VRC.SDKBase.VRC_SlideShow.ShowPreviousImage |
( |
int |
Instigator = 0 | ) |
|
|
private |
◆ Start()
| void VRC.SDKBase.VRC_SlideShow.Start |
( |
| ) |
|
|
private |
◆ StartAutoplayWithDuration()
| IEnumerator VRC.SDKBase.VRC_SlideShow.StartAutoplayWithDuration |
( |
float |
duration | ) |
|
|
private |
◆ StopAutoplayWithDuration()
| void VRC.SDKBase.VRC_SlideShow.StopAutoplayWithDuration |
( |
float |
duration | ) |
|
|
private |
◆ autoplay
| bool VRC.SDKBase.VRC_SlideShow.autoplay |
◆ displayDuration
| float VRC.SDKBase.VRC_SlideShow.displayDuration = -1f |
◆ imageMaterial
| Material VRC.SDKBase.VRC_SlideShow.imageMaterial |
◆ images
| Texture2D [] VRC.SDKBase.VRC_SlideShow.images |
◆ showingImage
| int VRC.SDKBase.VRC_SlideShow.showingImage |
|
private |
◆ shuffle
| bool VRC.SDKBase.VRC_SlideShow.shuffle |
The documentation for this class was generated from the following file: