DDDBrowserPicturebox๏ƒ

Inherits: Node3D < Node < Object

In-world picturebox (textured quad) for DDDBrowser levels.

Description๏ƒ

Exports a texture asset, picturebox asset, and picturebox instance from a local path or remote URI.

Properties๏ƒ

float

height

1.0

String

texture_path

""

float

width

1.0


Property Descriptions๏ƒ

float height = 1.0 ๐Ÿ”—

  • void set_height(value: float)

  • float get_height()

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


String texture_path = "" ๐Ÿ”—

  • void set_texture_path(value: String)

  • String get_texture_path()

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


float width = 1.0 ๐Ÿ”—

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