Skip to content

i-renderable-3d.entity overview


Table of contents


utils

IRenderable3dEntity (class)

Signature

export declare class IRenderable3dEntity<TypeDoc, PTypeDoc>

_world (property)

Signature

_world: Gg3dWorld<TypeDoc, PTypeDoc, IVisualScene3dComponent<TypeDoc>, IPhysicsWorld3dComponent<PTypeDoc>> | null