app
/
org.powbot.api
/
ModelCache
Model
Cache
object
ModelCache
Content copied to clipboard
Functions
Properties
Functions
get
Model
Link copied to clipboard
fun
getModel
(renderable:
IRenderable
?):
Model
?
Content copied to clipboard
on
Render
Link copied to clipboard
fun
onRender
(renderable:
IRenderable
, verticesX:
IntArray
?, verticesY:
IntArray
?, verticesZ:
IntArray
?, indicesX:
IntArray
?, indicesY:
IntArray
?, indicesZ:
IntArray
?, orientation:
Int
)
Content copied to clipboard
Properties
weakCache
Link copied to clipboard
val
weakCache
:
MutableMap
<
IRenderable
,
ModelWrapper
>
Content copied to clipboard