Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
KclLibrary.KCLFile.ModelGroup Class Reference

Public Attributes

List< TriangleTriangles = new List<Triangle>()
 
List< ModelGroupChildren = new List<ModelGroup>()
 
List< int > MergedBlockIndices = new List<int>()
 

Properties

int BlockIndex [get, set]
 

Member Data Documentation

◆ Children

List<ModelGroup> KclLibrary.KCLFile.ModelGroup.Children = new List<ModelGroup>()

◆ MergedBlockIndices

List<int> KclLibrary.KCLFile.ModelGroup.MergedBlockIndices = new List<int>()

◆ Triangles

List<Triangle> KclLibrary.KCLFile.ModelGroup.Triangles = new List<Triangle>()

Property Documentation

◆ BlockIndex

int KclLibrary.KCLFile.ModelGroup.BlockIndex
getset

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