Camera Effect Resource

For an overview of Resources, click here.

Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.

 

Overview

The Camera Effects allow you to make various colour modifications to the Scene. Here are examples of each:

 

 

 

 

To end a Camera Effect Resource, use the Deactivate Resource. You can see an example of that at the bottom of this article.

Fields

Field Name

Description

Field Name

Description

Bloom

The Bloom effect creates fringes of light extending from the borders of bright areas in the Scene.

Tint: Use the colour picker to select a colour for the Bloom effect to tint to.

Intensity: Set the strength of the Bloom filter, in a range from 0 to 1. The default is 0, which means that the Bloom effect is disabled.

Adjust Colours

Lets you change the overall tone, brightness, and contrast of the Scene.

Contrast: Change the overall range of tonal values. Larger values expand the tonal range and lower values shrink the tonal range. In a range from 0 to 1. The default is 0.

Colour Filter: Use the colour picker to select which colour the Color Adjustment effect should use to multiply the render and tint the result.

Hue Shift: Shift the hue of all colours. In a range from 0 to 1. The default is 0.

Saturation: Push the intensity of all colours. In a range from 0 to 1. The default is 0.

Vignette

This effect darkens the edges of an image

Intensity: Set the strength of the vignette effect. In a range from 0 to 1. The default is 0.

Colour: Use the colour picker to set the colour of the vignette.

Using End Script Resource

If you use an End Script Resource in the same Script as this Resource, the Camera Effect Resource will close - meaning it will disappear. An alternative to using the End Script Resource is to create a Custom Event marking the end of the Script and then use that Event as a Condition where needed in other Scripts.

To learn more about Finishing Scripts, click here.

Events

Open, Activate, Close, Complete.

Examples

What the learner sees with NO Effect applied:

 

Bloom Effect

What the learner sees in the headset:

 

Adjust Colours Effect

What the learner sees in the headset:

 

Vignette Effect

 

Example in the Headset

In the Motive Lab, I want to simulate an emergency situation involving the fume hood. I’ll use the Vignette effect to produce a red effect in the environment.

  1. (Optional) add Instructions for the learner:

  1. Add the Camera Effect Resource and fill it out. In this example, I want a red Vignette to indicate the emergency and I’ve set the Intensity to .9 (range is 0-1) to have a strong effect:

  1. (Optional) For this particular example, I’ve used an Audio Resource to produce the warning and a Set Object State for the fume hood door to be open:

 

  1. Once the learner has completed the task (closed the fume hood), I want to stop the Camera Effect Resource and the Audio. So, I’ll use a Deactivate Resource:

  1. (Optional) I’ll also play a Screen Message confirmation that the task was complete:

 

Here is what it would look like in the headset:

https://vimeo.com/834404002

To view this video in full screen on Vimeo, visit this link.

 

Related Articles

Resources: An Overview

Audio Filter Resource

Audio Resource