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
GASS
CUDA
Types
Int3
C# Class GASS.CUDA.Types.Int3
Show file
Open project: rapiddev/CUDAfy.NET
Class Usage Examples
Public Properties
Property
Type
Description
x
int
y
int
z
int
Property Details
x
public property
public
int
x
return
int
y
public property
public
int
y
return
int
z
public property
public
int
z
return
int