INTERNAL_CALL_Play() private méthode

private INTERNAL_CALL_Play ( WebCamTexture self ) : void
self WebCamTexture
Résultat void
Exemple #1
0
 public void Play()
 {
     WebCamTexture.INTERNAL_CALL_Play(this);
 }