C# Class DoorMain, CameraUnityProject

Inheritance: MochaScript
ファイルを表示 Open project: ConnerWestover/CameraUnityProject Class Usage Examples

Public Properties

Property Type Description
Layer1 GameObject[],
Layer2 GameObject[],
Layer3 GameObject[],
Layer4 GameObject[],
PlayerInLayer int

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Layer1 public_oe property

public GameObject[], Layer1
return GameObject[],

Layer2 public_oe property

public GameObject[], Layer2
return GameObject[],

Layer3 public_oe property

public GameObject[], Layer3
return GameObject[],

Layer4 public_oe property

public GameObject[], Layer4
return GameObject[],

PlayerInLayer public_oe property

public int PlayerInLayer
return int