Kitbashcomponent

KitBashComponent class

This component is used to display Kit Assets elements in the game

See KitbashComponentData for the data schema used to create a kitbash component

Signature:

export declare class KitBashComponent extends Component3D<KitbashComponentData> 

Extends: Component3D<KitbashComponentData>

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the KitBashComponent class.

Methods

Method

Modifiers

Description

getPlugins(item)

setPlugins(item, val)