C# Class LSLib.Granny.Model.BoneWeight

Mostrar archivo 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_oe property

public byte A
return byte