Module core_item

Module core_item 

Source
Expand description

Core items of Ranim.

CoreItems are the fundamental items of Ranim. All other Items are built upon them.

Currently, there are two types of CoreItems:

Modules§

camera_frame
Camera frame
mesh_item
MeshItem
vitem
Vitem

Structs§

DynItem
A dynamic item, basically type erased AnyExtractCoreItem

Enums§

CoreItem
The core ranim builtin items

Traits§

AnyExtractCoreItem
The item that can be extracted to CoreItems