C# Class EveryplayThumbnailPool, swip3

Inheritance: MonoBehaviour
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Свойство Type Description
pixelPerfect bool
takeRandomShots bool
textureFormat TextureFormat
thumbnailCount int
thumbnailWidth int

Méthodes publiques

Méthode Description
Awake ( ) : void
Destroy ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
Initialize ( ) : void
OnReadyForRecording ( bool ready ) : void
OnRecordingStarted ( ) : void
OnThumbnailReady ( int id, bool portrait ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Destroy() public méthode

public Destroy ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

pixelPerfect public_oe property

public bool pixelPerfect
Résultat bool

takeRandomShots public_oe property

public bool takeRandomShots
Résultat bool

textureFormat public_oe property

public TextureFormat textureFormat
Résultat TextureFormat

thumbnailCount public_oe property

public int thumbnailCount
Résultat int

thumbnailWidth public_oe property

public int thumbnailWidth
Résultat int