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