Struct ArchetypeLOD
public struct ArchetypeLOD
Constructors
ArchetypeLOD(int, float)
public ArchetypeLOD(int level, float distance)
Parameters
Fields
distance
public float distance
Field Value
items
public List<ArchetypeItem> items
Field Value
level
public int level