Add CanvasTexture icon
This commit is contained in:
parent
5c43e4c1ef
commit
c7094d5172
3 changed files with 3 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
|||
[b]Note:[/b] [CanvasTexture] cannot be used in 3D rendering. For physically-based materials in 3D, use [BaseMaterial3D] instead.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link title="2D Lights and Shadows">$DOCS_URL/tutorials/2d/2d_lights_and_shadows.html</link>
|
||||
</tutorials>
|
||||
<members>
|
||||
<member name="diffuse_texture" type="Texture2D" setter="set_diffuse_texture" getter="get_diffuse_texture">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue