Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
UnityEngine
InternalDrawTextureArguments
C# Class UnityEngine.InternalDrawTextureArguments
Exibir arquivo
Open project: CarlosHBC/UnityDecompiled
Class Usage Examples
Public Properties
Property
Type
Description
bottomBorder
int
color
Color32
leftBorder
int
mat
Material
pass
int
rightBorder
int
screenRect
Rect
sourceRect
Rect
texture
Texture
topBorder
int
Property Details
bottomBorder
public_oe property
public
int
bottomBorder
return
int
color
public_oe property
public
Color32,UnityEngine
color
return
Color32
leftBorder
public_oe property
public
int
leftBorder
return
int
mat
public_oe property
public
Material,UnityEngine
mat
return
Material
pass
public_oe property
public
int
pass
return
int
rightBorder
public_oe property
public
int
rightBorder
return
int
screenRect
public_oe property
public
Rect,UnityEngine
screenRect
return
Rect
sourceRect
public_oe property
public
Rect,UnityEngine
sourceRect
return
Rect
texture
public_oe property
public
Texture,UnityEngine
texture
return
Texture
topBorder
public_oe property
public
int
topBorder
return
int