C# Class FogVolume, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound Class Usage Examples

Méthodes publiques

Свойство Type Description
Speed Vector4
Stretch Vector4

Méthodes publiques

Méthode Description
Wireframe ( GameObject obj, bool Enable ) : void

Private Methods

Méthode Description
Start ( ) : void
ToggleKeyword ( ) : void
Update ( ) : void

Method Details

Wireframe() static public méthode

static public Wireframe ( GameObject obj, bool Enable ) : void
obj GameObject
Enable bool
Résultat void

Property Details

Speed public_oe property

public Vector4 Speed
Résultat Vector4

Stretch public_oe property

public Vector4 Stretch
Résultat Vector4