BrawlCrate v0.41
Wii File Editor
Loading...
Searching...
No Matches
Properties | List of all members
BrawlLib.Modeling.IMatrixNode Interface Reference
Inheritance diagram for BrawlLib.Modeling.IMatrixNode:
BrawlLib.Modeling.IBoneNode BrawlLib.Wii.Models.Influence BrawlLib.SSBB.ResourceNodes.MDL0BoneNode

Properties

List< IMatrixNodeUserUsers [get, set]
 
int NodeIndex [get]
 
Matrix Matrix [get]
 
Matrix InverseMatrix [get]
 
bool IsPrimaryNode [get]
 
List< BoneWeightWeights [get]
 

Property Documentation

◆ InverseMatrix

Matrix BrawlLib.Modeling.IMatrixNode.InverseMatrix
get

◆ IsPrimaryNode

bool BrawlLib.Modeling.IMatrixNode.IsPrimaryNode
get

◆ Matrix

Matrix BrawlLib.Modeling.IMatrixNode.Matrix
get

◆ NodeIndex

int BrawlLib.Modeling.IMatrixNode.NodeIndex
get

◆ Users

List<IMatrixNodeUser> BrawlLib.Modeling.IMatrixNode.Users
getset

◆ Weights

List<BoneWeight> BrawlLib.Modeling.IMatrixNode.Weights
get

The documentation for this interface was generated from the following file: