Skip to main content

3D Model

note

3D Model Blocks are available for 3D Model object type only.

Block NameBlockDescription
Play Animation
Play the animation of the model if the model contains animation, do nothing if otherwise.
  • Animation Index: Integer of an animation's index will be played.
  • Loop: Boolean value specify the animation whether to loop.
Stop Animation
Stop the animation if an animation is playing.
Set Material

Set the material of the object.

  • Material: Image of the material imported by thr user.
Set Material Color

Set the material color of the object.

  • Color: Color value specifying the material color.
Set Model

Set the model to replace the current model.

  • Model: 3D Model object added to the current scene.
  • Material: Image asset in the project's asset library.
  • Material Color: Color value specifying the material color.