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
Program.Box
C# Class Program.Box, gert
Show file
Open project: mono/gert
Public Properties
Property
Type
Description
Position
Vector,
Size
Vector,
Public Methods
Method
Description
Box
(
Vector,
position
,
Vector,
size
) :
System
Method Details
Box()
public
method
public
Box
(
Vector,
position
,
Vector,
size
) :
System
position
Vector,
size
Vector,
return
System
Property Details
Position
public property
public
Vector,
Position
return
Vector,
Size
public property
public
Vector,
Size
return
Vector,