Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Spine
Unity
Examples
ConstrainedCamera
C# Class Spine.Unity.Examples.ConstrainedCamera
Inheritance:
UnityEngine.MonoBehaviour
ファイルを表示
Open project: EsotericSoftware/spine-runtimes
Public Properties
Property
Type
Description
max
UnityEngine.Vector3
min
UnityEngine.Vector3
offset
UnityEngine.Vector3
smoothing
float
target
UnityEngine.Transform
Public Methods
Method
Description
LateUpdate
( ) :
void
Method Details
LateUpdate()
public
method
public
LateUpdate
( ) :
void
return
void
Property Details
max
public_oe property
public
Vector3,UnityEngine
max
return
UnityEngine.Vector3
min
public_oe property
public
Vector3,UnityEngine
min
return
UnityEngine.Vector3
offset
public_oe property
public
Vector3,UnityEngine
offset
return
UnityEngine.Vector3
smoothing
public_oe property
public
float
smoothing
return
float
target
public_oe property
public
Transform,UnityEngine
target
return
UnityEngine.Transform