Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NewTOAPIA
Graphics
uvec4
C# Class NewTOAPIA.Graphics.uvec4
显示文件
Open project: Wiladams/NewTOAPIA
Class Usage Examples
Public Properties
Property
Type
Description
w
uint
x
uint
y
uint
z
uint
Public Methods
Method
Description
uvec4
(
uint
i
)
uvec4
(
uint
x_
,
uint
y_
,
uint
z_
,
uint
w_
)
Method Details
uvec4()
public
method
public
uvec4
(
uint
i
)
i
uint
uvec4()
public
method
public
uvec4
(
uint
x_
,
uint
y_
,
uint
z_
,
uint
w_
)
x_
uint
y_
uint
z_
uint
w_
uint
Property Details
w
public_oe property
public
uint
w
return
uint
x
public_oe property
public
uint
x
return
uint
y
public_oe property
public
uint
y
return
uint
z
public_oe property
public
uint
z
return
uint