Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LSLib
Granny
Model
BoneWeight
C# Class LSLib.Granny.Model.BoneWeight
Show file
Open project: Norbyte/lslib
Class Usage Examples
Public Properties
Property
Type
Description
A
byte
Public Methods
Method
Description
this
(
int
index
) :
byte
Gets or sets the value at the index of the weight vector.
Method Details
this()
public
method
Gets or sets the value at the index of the weight vector.
public
this
(
int
index
) :
byte
index
int
return
byte
Property Details
A
public property
public
byte
A
return
byte