Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ModelSwitch
C# Class ModelSwitch, dreams
Inheritance:
MonoBehaviour
Mostra file
Open project: mprofGamesDev-Dreams/dreams
Class Usage Examples
Public Properties
Property
Type
Description
modelToSwap
GameObject
switchCurve
UnityEngine.AnimationCurve
switchDuration
float
Public Methods
Method
Description
SwitchModel
( ) :
void
Trigger
( ) :
void
Update
( ) :
void
Method Details
SwitchModel()
public
method
public
SwitchModel
( ) :
void
return
void
Trigger()
public
method
public
Trigger
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
modelToSwap
public_oe property
public
GameObject
modelToSwap
return
GameObject
switchCurve
public_oe property
public
AnimationCurve,UnityEngine
switchCurve
return
UnityEngine.AnimationCurve
switchDuration
public_oe property
public
float
switchDuration
return
float