AnyCAD Rapid API 2023
Help you to create a better world!
|
Public Member Functions | |
Texture (TextureDesc desc) | |
TextureDesc | GetDesc () |
void | SetDesc (TextureDesc val) |
UniformSet | GetUniforms () |
long | GetUpdateVersion () |
EnumEncoding | GetEncoding () |
void | SetEncoding (EnumEncoding val) |
EnumMapping | GetMapping () |
void | SetMapping (EnumMapping val) |
EnumTextureTarget | GetTextureType () |
void | SetUniform (String name, Uniform uniform) |
boolean | IsValid () |
void | RequestUpdate () |
Public Member Functions inherited from GfxObject | |
long | GetUuid () |
Static Public Member Functions | |
static Texture | Cast (GfxObject obj) |
<> The base texture.