Introduction

GIF component renders a 3D GIF in the scene.

Property

Property Type Description
Is Active Bool Whether the component is active
Position Vector3 The position of the GIF relative to the parent object
Rotation Vector3 Rotation of the GIF relative to the parent object
Scale Vector3 The scaling of the GIF relative to its parent object
Play Mode Enum Play mode of the GIF
Facing Camera Bool If enabled(True), object automatically rotates to face the player's camera

Only active during Preview/Play Mode |

Command

None.

Event

None.