gpu-curtains
Repository
Docs
Examples
Preparing search index...
core/renderers/utils
isProjectedMesh
Function isProjectedMesh
isProjectedMesh
(
object
:
object
)
:
false
|
ProjectedMesh
Check if a given object is a
projected mesh
.
Parameters
object
:
object
Object to test.
Returns
false
|
ProjectedMesh
Given object as a
projected mesh
if the test is successful,
false
otherwise.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Repository
Docs
Examples
gpu-curtains
Loading...
Check if a given object is a projected mesh.