Table of Contents

Class ArchetypeLOD

Namespace
Coherence
Assembly
Coherence.dll
public class ArchetypeLOD
Inheritance
ArchetypeLOD

Constructors

ArchetypeLOD(int, float)

public ArchetypeLOD(int level, float distance)

Parameters

level int
distance float

Fields

distance

public float distance

Field Value

float

excludedComponentNames

public List<string> excludedComponentNames

Field Value

List<string>

items

public List<ArchetypeItem> items

Field Value

List<ArchetypeItem>

level

public int level

Field Value

int