BetterModel
Toggle table of contents
1.5.1-SNAPSHOT-92
api
Platform filter
api
Switch theme
Search in API
BetterModel
api
/
kr.toxicity.model.api.data.renderer
/
RenderInstance
/
RenderInstance
Render
Instance
constructor
(
@
NotNull
parent
:
BlueprintRenderer
,
@
NotNull
entityMap
:
Map
<
BoneName
,
RenderedBone
>
,
@
NotNull
animationMap
:
Map
<
String
,
BlueprintAnimation
>
)