BrawlCrate v0.41
Wii File Editor
Loading...
Searching...
No Matches
Public Attributes | List of all members
BrawlLib.Modeling.VertexState Class Reference
Inheritance diagram for BrawlLib.Modeling.VertexState:
BrawlLib.Modeling.SaveState

Public Attributes

int _animFrame
 
CHR0Node _chr0
 
List< Vertex3_vertices = null
 
List< Vector3_weightedPositions = null
 
IModel _targetModel
 
- Public Attributes inherited from BrawlLib.Modeling.SaveState
bool _isUndo = true
 

Member Data Documentation

◆ _animFrame

int BrawlLib.Modeling.VertexState._animFrame

◆ _chr0

CHR0Node BrawlLib.Modeling.VertexState._chr0

◆ _targetModel

IModel BrawlLib.Modeling.VertexState._targetModel

◆ _vertices

List<Vertex3> BrawlLib.Modeling.VertexState._vertices = null

◆ _weightedPositions

List<Vector3> BrawlLib.Modeling.VertexState._weightedPositions = null

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