Header menu logo Nu

Octree.Octree<'e> Type

A spatial structure that organizes elements in a 3d grid.

Record fields

Record Field Description

Bounds

Full Usage: Bounds

Field type: Box3
Field type: Box3

Depth

Full Usage: Depth

Field type: int
Field type: int

Imposter

Full Usage: Imposter

Field type: HashSet<Octelement<'e>>
Field type: HashSet<Octelement<'e>>

LeafSize

Full Usage: LeafSize

Field type: Vector3
Field type: Vector3

Leaves

Full Usage: Leaves

Field type: Dictionary<Vector3, Octnode<'e>>
Field type: Dictionary<Vector3, Octnode<'e>>

Node

Full Usage: Node

Field type: Octnode<'e>
Field type: Octnode<'e>

Omnipresent

Full Usage: Omnipresent

Field type: HashSet<Octelement<'e>>
Field type: HashSet<Octelement<'e>>

OmnipresentInPlayOnly

Full Usage: OmnipresentInPlayOnly

Field type: HashSet<Octelement<'e>>
Field type: HashSet<Octelement<'e>>

UbiquitousFallback

Full Usage: UbiquitousFallback

Field type: HashSet<Octelement<'e>>
Field type: HashSet<Octelement<'e>>

Type something to start searching.