menu
babylon_dart package
documentation
babylon_dart.dart
PrePassConfiguration
bindForSubMesh method
bindForSubMesh method
dark_mode
light_mode
bindForSubMesh
method
void
bindForSubMesh
(
Effect
effect
,
Scene
scene
,
Mesh
mesh
,
Matrix
world
,
bool
isFrozen
,
)
Implementation
external void bindForSubMesh(Effect effect, Scene scene, Mesh mesh, Matrix world, bool isFrozen);
babylon_dart package
documentation
babylon_dart
PrePassConfiguration
bindForSubMesh method
PrePassConfiguration class