Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
toggleFloorLights
C# Class toggleFloorLights, casanova-mk2
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: vs-team/casanova-mk2
Public Properties
Property
Type
Description
floorToActivate
GameObject
floorToDeactivate
GameObject
Public Methods
Method
Description
OnTriggerEnter
(
Collider
other
) :
void
Method Details
OnTriggerEnter()
public
method
public
OnTriggerEnter
(
Collider
other
) :
void
other
Collider
return
void
Property Details
floorToActivate
public_oe property
public
GameObject
floorToActivate
return
GameObject
floorToDeactivate
public_oe property
public
GameObject
floorToDeactivate
return
GameObject