Preparing search index...
The search index is not available
RSX Code Reference
rsx
GraphTexture2D
Class GraphTexture2D
The
GraphTexture2D
class represents a texture in the shader graph.
Hierarchy (
view full
)
GraphTextureBase
GraphTexture2D
Index
Constructors
constructor
Properties
is
Sprite
sprite
Image
texture
Constructors
constructor
new
Graph
Texture2D
(
)
:
GraphTexture2D
Returns
GraphTexture2D
Properties
is
Sprite
is
Sprite
:
boolean
sprite
Image
sprite
Image
:
ResourceHandle
<
SpriteImage
>
texture
texture
:
ResourceHandle
<
Texture
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
is
Sprite
sprite
Image
texture
RSX Code Reference
Loading...
The GraphTexture2D class represents a texture in the shader graph.