C# Class FogBank, Pharos

Inheritance: MonoBehaviour
Afficher le fichier Open project: rstaewen/Pharos

Méthodes publiques

Свойство Type Description
RotateMaterialInstead bool
centerTransform Transform
lockToCenterTransform bool
rotationsPerSecond float

Méthodes publiques

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

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

RotateMaterialInstead public_oe property

public bool RotateMaterialInstead
Résultat bool

centerTransform public_oe property

public Transform centerTransform
Résultat Transform

lockToCenterTransform public_oe property

public bool lockToCenterTransform
Résultat bool

rotationsPerSecond public_oe property

public float rotationsPerSecond
Résultat float