Table of Contents

Class Node

Namespace
AwesomeTechnologies.VegetationSystem.Biomes
Assembly
Assembly-CSharp.dll
public class Node
Inheritance
Node
Inherited Members
Extension Methods

Constructors

Node()

public Node()

Fields

Active

public bool Active

Field Value

bool

CustomWidth

public float CustomWidth

Field Value

float

DisableEdge

public bool DisableEdge

Field Value

bool

OverrideWidth

public bool OverrideWidth

Field Value

bool

Position

public Vector3 Position

Field Value

Vector3

Selected

public bool Selected

Field Value

bool