Texture3D

Inherits: Texture < Resource < RefCounted < Object

Inherited By: CompressedTexture3D, ImageTexture3D, NoiseTexture3D, PlaceholderTexture3D, Texture3DRD

There is currently no description for this class. Please help us by contributing one!

Methods

Image[]

_get_data ( ) virtual const

int

_get_depth ( ) virtual const

Format

_get_format ( ) virtual const

int

_get_height ( ) virtual const

int

_get_width ( ) virtual const

bool

_has_mipmaps ( ) virtual const

Resource

create_placeholder ( ) const

Image[]

get_data ( ) const

int

get_depth ( ) const

Format

get_format ( ) const

int

get_height ( ) const

int

get_width ( ) const

bool

has_mipmaps ( ) const


Method Descriptions

Image[] _get_data ( ) virtual const

There is currently no description for this method. Please help us by contributing one!


int _get_depth ( ) virtual const

There is currently no description for this method. Please help us by contributing one!


Format _get_format ( ) virtual const

There is currently no description for this method. Please help us by contributing one!


int _get_height ( ) virtual const

There is currently no description for this method. Please help us by contributing one!


int _get_width ( ) virtual const

There is currently no description for this method. Please help us by contributing one!


bool _has_mipmaps ( ) virtual const

There is currently no description for this method. Please help us by contributing one!


Resource create_placeholder ( ) const

There is currently no description for this method. Please help us by contributing one!


Image[] get_data ( ) const

There is currently no description for this method. Please help us by contributing one!


int get_depth ( ) const

There is currently no description for this method. Please help us by contributing one!


Format get_format ( ) const

There is currently no description for this method. Please help us by contributing one!


int get_height ( ) const

There is currently no description for this method. Please help us by contributing one!


int get_width ( ) const

There is currently no description for this method. Please help us by contributing one!


bool has_mipmaps ( ) const

There is currently no description for this method. Please help us by contributing one!