Work in progress

Godot documentation is being updated to reflect the latest changes in version 4.0. Some documentation pages may still state outdated information. This banner will tell you if you're reading one of such pages.

The contents of this page are up to date. If you can still find outdated information, please open an issue.

RDUniform

Inherits: RefCounted < Object

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

Properties

int

binding

0

UniformType

uniform_type

3

Methods

void

add_id ( RID id )

void

clear_ids ( )

RID[]

get_ids ( ) const


Property Descriptions

int binding = 0

  • void set_binding ( int value )

  • int get_binding ( )

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


UniformType uniform_type = 3

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


Method Descriptions

void add_id ( RID id )

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


void clear_ids ( )

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


RID[] get_ids ( ) const

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