C# Class VideoTexture_Lite, Demonology

Inheritance: MonoBehaviour
Afficher le fichier Open project: Qlevine20/Demonology

Méthodes publiques

Свойство Type Description
DigitsLocation digitsLocation
FPS float
FileName string
aspectRatio float
backG GUITexture
digitsFormat string
enableAudio bool
enableReplay bool
firstFrame int
lastFrame int
showInstructions bool

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : 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

DigitsLocation public_oe property

public digitsLocation DigitsLocation
Résultat digitsLocation

FPS public_oe property

public float FPS
Résultat float

FileName public_oe property

public string FileName
Résultat string

aspectRatio public_oe property

public float aspectRatio
Résultat float

backG public_oe property

public GUITexture backG
Résultat GUITexture

digitsFormat public_oe property

public string digitsFormat
Résultat string

enableAudio public_oe property

public bool enableAudio
Résultat bool

enableReplay public_oe property

public bool enableReplay
Résultat bool

firstFrame public_oe property

public int firstFrame
Résultat int

lastFrame public_oe property

public int lastFrame
Résultat int

showInstructions public_oe property

public bool showInstructions
Résultat bool