Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MMDSkinsScript
C# Class MMDSkinsScript, StereoAR-for-Unity
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: hecomi/StereoAR-for-Unity
Class Usage Examples
Public Properties
Property
Type
Description
current_morph
Vector3[]
morphTarget
Vector3[]
skinType
SkinType
targetIndices
int[]
Public Methods
Method
Description
Compute
(
Vector3
composite
) :
bool
Start
( ) :
void
Method Details
Compute()
public
method
public
Compute
(
Vector3
composite
) :
bool
composite
Vector3
return
bool
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
current_morph
public_oe property
public
Vector3[]
current_morph
return
Vector3[]
morphTarget
public_oe property
public
Vector3[]
morphTarget
return
Vector3[]
skinType
public_oe property
public
SkinType
skinType
return
SkinType
targetIndices
public_oe property
public
int[]
targetIndices
return
int[]