Class wwFinaleDoor
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class wwFinaleDoor : MonoBehaviour
- Inheritance
-
wwFinaleDoor
Constructors
wwFinaleDoor()
Fields
DoorLerpSpeed
public float DoorLerpSpeed
Field Value
- float
DownPosition
public Vector3 DownPosition
Field Value
- Vector3
Index
Field Value
- int
KeyDetectProxy
public GameObject KeyDetectProxy
Field Value
- GameObject
KeyProxy
public GameObject KeyProxy
Field Value
- GameObject
TestDoor
Field Value
- bool
UpPosition
public Vector3 UpPosition
Field Value
- Vector3
Methods
Awake()
public void ConfigureDoorState(int state)
Parameters
state
int
OpenDoor()
Update()