Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BearCam
C# Class BearCam, Molydeuxds
Inheritance:
MonoBehaviour
显示文件
Open project: kLinus/Molydeuxds
Public Properties
Property
Type
Description
offset
Vector3
target
GameObject
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
offset
public_oe property
public
Vector3
offset
return
Vector3
target
public_oe property
public
GameObject
target
return
GameObject