Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SimpleRemoteInterpolation
C# Class SimpleRemoteInterpolation, snippets
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: vesche/snippets
Class Usage Examples
Public Methods
Method
Description
SetTransform
(
Vector3,
pos
,
bool
interpolate
) :
void
Private Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
SetTransform()
public
method
public
SetTransform
(
Vector3,
pos
,
bool
interpolate
) :
void
pos
Vector3,
interpolate
bool
return
void