Table of Contents

Class TextureLayeredRD

Abstract base class for layered texture RD types.

Inheritance
TextureLayeredRD
Derived

Remarks

Base class for Texture2DArrayRD, TextureCubemapRD and TextureCubemapArrayRD. Cannot be used directly, but contains all the functions necessary for accessing the derived resource types.

Properties

texture_rd_rid

The RID of the texture object created on the RenderingDevice.

var texture_rd_rid : RID

Property Value

RID

Remarks

  • void set_texture_rd_rid(RID value)
  • RID get_texture_rd_rid