C# Class RemoteCamera, UnderworldExporter

Inheritance: MonoBehaviour
显示文件 Open project: hankmorgan/UnderworldExporter Class Usage Examples

Public Properties

Property Type Description
ScreenToDisplayOn GameObject
Target string
cam RemoteCameraCapture,

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

ScreenToDisplayOn public_oe property

public GameObject ScreenToDisplayOn
return GameObject

Target public_oe property

public string Target
return string

cam public_oe property

public RemoteCameraCapture, cam
return RemoteCameraCapture,