Introduction

The basic properties of the model can be set through the Model component.

Model.mp4

Property

Property Type Description
Is Active Bool Whether the component is enabled
Position Vector3 The position of the model relative to the parent object
Rotation Vector3 Rotation of the model relative to the parent object
Scale Vector3 The scaling of an object relative to its parent object
Color Color Color of the model
Texture Texture Material of the model
Tint Mode Enum Tint mode
Tiling Mode Enum Tiling mode
Tiling Float Tilling value

Command

Command Description Parameter
Broadcast Send broadcast 1. Broadcast: the broadcast to be sent

Event

None.