ShapeResource

Represents a shape resource.

Types

Link copied to clipboard
object Companion

Static functions for ShapeResource generator.

Functions

Link copied to clipboard
open override fun close()

You need to manually release the resource to free the memory it occupies.

Link copied to clipboard

Creates a new ShapeResource by applying the specified rotation using euler angles.

Creates a new ShapeResource by applying the specified rotation.

Link copied to clipboard

Creates a new ShapeResource by applying the specified translation.

Link copied to clipboard

Creates a new ShapeResource by applying both a rotation (as euler angles) and a translation.

Creates a new ShapeResource by applying both a rotation and a translation.