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.
RDPipelineMultisampleState¶
Inherits: RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties¶
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions¶
bool enable_alpha_to_coverage = false
There is currently no description for this property. Please help us by contributing one!
bool enable_alpha_to_one = false
There is currently no description for this property. Please help us by contributing one!
bool enable_sample_shading = false
There is currently no description for this property. Please help us by contributing one!
float min_sample_shading = 0.0
There is currently no description for this property. Please help us by contributing one!
TextureSamples sample_count = 0
void set_sample_count ( TextureSamples value )
TextureSamples get_sample_count ( )
There is currently no description for this property. Please help us by contributing one!
int[] sample_masks = []
There is currently no description for this property. Please help us by contributing one!