Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OcTreeNodeObject
C# Class OcTreeNodeObject, Octree
Datei anzeigen
Open project: Pixelstudio/Octree
Public Properties
Property
Type
Description
Color
Color
Id
int
Position
Vector3
Public Methods
Method
Description
OcTreeNodeObject
(
int
id
,
Vector3
pos
) :
System
Method Details
OcTreeNodeObject()
public
method
public
OcTreeNodeObject
(
int
id
,
Vector3
pos
) :
System
id
int
pos
Vector3
return
System
Property Details
Color
public_oe property
public
Color
Color
return
Color
Id
public_oe property
public
int
Id
return
int
Position
public_oe property
public
Vector3
Position
return
Vector3