toggle menu
SceneView
androidJvm
switch theme
search in API
sceneview
/
com.google.ar.sceneform.utilities
/
LoadHelper
/
fromResource
from
Resource
open
fun
fromResource
(
context
:
Context
,
resId
:
Int
)
:
Callable
<
InputStream
>
Creates an InputStream from an Android resource ID.
Throws
Illegal
Argument
Exception
for resources that can't be loaded.