C# Class AreaLightAnimated, TheUnseen

Inheritance: AreaLight
Afficher le fichier Open project: henryj41043/TheUnseen

Méthodes publiques

Свойство Type Description
FPS int
ImagePath string
MultLod float
PlayNow bool
PlayOnStart bool

Méthodes publiques

Méthode Description
PickMaterial ( ) : void
Play ( ) : void
Reset ( ) : void
Rewind ( ) : void
Stop ( ) : void
UpdateMaterial ( ) : void

Méthodes protégées

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

Method Details

Awake() protected méthode

protected Awake ( ) : void
Résultat void

PickMaterial() public méthode

public PickMaterial ( ) : void
Résultat void

Play() public méthode

public Play ( ) : void
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Rewind() public méthode

public Rewind ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

UpdateMaterial() public méthode

public UpdateMaterial ( ) : void
Résultat void

Property Details

FPS public_oe property

public int FPS
Résultat int

ImagePath public_oe property

public string ImagePath
Résultat string

MultLod public_oe property

public float MultLod
Résultat float

PlayNow public_oe property

public bool PlayNow
Résultat bool

PlayOnStart public_oe property

public bool PlayOnStart
Résultat bool