Skip to content

3D model 9-patch

3D platforms and walls.

Authors and contributors to this experimental extension: D8H.

Warning

This is an extension made by a community member and it only got through a light review by the GDevelop extension team. As such, we can't guarantee it meets all the quality standards of fully reviewed extensions.


3D platforms and walls that resize as 9-patch. Corners don't stretch and sides can be tiled.

Tip

Learn how to install new extensions by following a step-by-step guide.

3D model 9-patch

A 3D model with corners that don't stretch and sides that can be tiled.

Object properties

  • Patch size (🔢 Number, Distance). Default value is 100.
  • Tiled on X (🔘 Boolean).
  • Tiled on Y (🔘 Boolean).
  • Tiled on Z (🔘 Boolean).
See internal technical details
  • Patch size is stored as Size (Number). Unit is Pixel. Default value is 100.
  • Tiled on X is stored as IsTiledOnX (Boolean). Default value is ``.
  • Tiled on Y is stored as IsTiledOnY (Boolean). Default value is ``.
  • Tiled on Z is stored as IsTiledOnZ (Boolean). Default value is ``.

No expressions for this object.

3D model 9-patch (single depth)

A 3D model with corners that don't stretch and sides that can be tiled.

Object properties

  • Patch size (🔢 Number, Distance). Default value is 100.
  • Tiled on X (🔘 Boolean).
  • Tiled on Y (🔘 Boolean).
See internal technical details
  • Patch size is stored as Size (Number). Unit is Pixel. Default value is 100.
  • Tiled on X is stored as IsTiledOnX (Boolean). Default value is ``.
  • Tiled on Y is stored as IsTiledOnY (Boolean). Default value is ``.

No expressions for this object.


This page is an auto-generated reference page about the 3D model 9-patch extension for GDevelop, the open-source, AI-powered, cross-platform game engine designed for everyone. Learn more about all GDevelop extensions here.