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
Spine
Unity
Editor
SkeletonBaker.BoneWeightContainer.Pair
C# Class Spine.Unity.Editor.SkeletonBaker.BoneWeightContainer.Pair
Mostra file
Open project: EsotericSoftware/spine-runtimes
Public Properties
Property
Type
Description
bone
UnityEngine.Transform
weight
float
Public Methods
Method
Description
Pair
(
Transform
bone
,
float
weight
) :
UnityEngine
Method Details
Pair()
public
method
public
Pair
(
Transform
bone
,
float
weight
) :
UnityEngine
bone
UnityEngine.Transform
weight
float
return
UnityEngine
Property Details
bone
public_oe property
public
Transform,UnityEngine
bone
return
UnityEngine.Transform
weight
public_oe property
public
float
weight
return
float