CSGMesh

Inherits: CSGPrimitive < CSGShape < VisualInstance < Spatial < Node < Object

Category: Core

Brief Description

A CSG Mesh shape that uses a mesh resource.

Properties

Mesh mesh

Description

This CSG node allows you to use any mesh resource as a CSG shape, provided it is closed, does not self-intersect, does not contain internal faces and has no edges that connect to more then two faces.

Property Descriptions

Setter set_mesh(value)
Getter get_mesh()

The mesh resource to use as a CSG shape.