C# Class ME3Explorer.Unreal.Classes.StaticMesh.Lod

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
Guid byte[]
LodCount int
NumVert int
SectionCount int
Sections List
SizeVert int

Property Details

Guid public property

public byte[] Guid
return byte[]

LodCount public property

public int LodCount
return int

NumVert public property

public int NumVert
return int

SectionCount public property

public int SectionCount
return int

Sections public property

public List
Sections
return List

SizeVert public property

public int SizeVert
return int