Metatell AI Bot - v0.0.10
GitHub
NPM
Preparing search index...
@metatell/bot-core
<internal>
NAFComponent
Interface NAFComponent<T>
Base structure for a NAF component
interface
NAFComponent
<
T
=
unknown
>
{
components
?:
T
;
forceRender
?:
boolean
;
}
Type Parameters
T
=
unknown
Hierarchy (
View Summary
)
NAFComponent
PositionComponent
VelocityComponent
ScaleComponent
AvatarComponent
HeadRotationComponent
HandRotationComponent
HandPositionComponent
HandRaisedComponent
PinPositionComponent
PinScaleComponent
FaceSnapshotEnabledComponent
FaceSnapshotComponent
BodyRotationComponent
Index
Properties
components?
force
Render?
Properties
Optional
components
components
?:
T
Optional
force
Render
forceRender
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
components
force
Render
GitHub
NPM
Metatell AI Bot - v0.0.10
Loading...
Base structure for a NAF component