C# Class InvisibleWallTrigger, CameraUnityProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: ConnerWestover/CameraUnityProject

Méthodes publiques

Свойство Type Description
removeWalls bool
thisTriggerRemovesWalls bool

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

removeWalls public_oe property

public bool removeWalls
Résultat bool

thisTriggerRemovesWalls public_oe property

public bool thisTriggerRemovesWalls
Résultat bool