nova-parent
Toggle table of contents
0.21.0-RC.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.resources.builder.layout
/
ModelSelectorScope
/
getModel
get
Model
abstract
fun
getModel
(
path
:
ResourcePath
<
ResourceType.Model
>
)
:
ModelBuilder
abstract
fun
getModel
(
path
:
String
)
:
ModelBuilder
Gets the model under the given
path
or throws an exception if it does not exist.