Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PrimitiveNode
C# Class PrimitiveNode, csg-toolkit
Inheritance:
Node
Show file
Open project: dlannan/csg-toolkit
Class Usage Examples
Public Properties
Property
Type
Description
detail
float
dimension
Vector3
location
Vector3
parent
GameObject
type
PrimitiveType,
value
GameObject
Public Methods
Method
Description
Calculate
( ) :
bool
Create
(
Vector2
pos
) :
Node
NodeGUI
( ) :
void
Method Details
Calculate()
public
method
public
Calculate
( ) :
bool
return
bool
Create()
public
method
public
Create
(
Vector2
pos
) :
Node
pos
Vector2
return
Node
NodeGUI()
public
method
public
NodeGUI
( ) :
void
return
void
Property Details
detail
public property
public
float
detail
return
float
dimension
public property
public
Vector3
dimension
return
Vector3
location
public property
public
Vector3
location
return
Vector3
parent
public property
public
GameObject
parent
return
GameObject
type
public property
public
PrimitiveType,
type
return
PrimitiveType,
value
public property
public
GameObject
value
return
GameObject