Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ME3Explorer
Unreal
Classes
SkeletalMeshOld.Influence
C# Class ME3Explorer.Unreal.Classes.SkeletalMeshOld.Influence
Exibir arquivo
Open project: ME3Explorer/ME3Explorer
Public Properties
Property
Type
Description
bone
byte
weight
byte
Public Methods
Method
Description
Influence
(
float
_f
,
int
_bone
) :
System
Method Details
Influence()
public
method
public
Influence
(
float
_f
,
int
_bone
) :
System
_f
float
_bone
int
return
System
Property Details
bone
public_oe property
public
byte
bone
return
byte
weight
public_oe property
public
byte
weight
return
byte