CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
[CriMana] Frame drop

Description of the sample

Overview

cri4u_samples_crimana_adv04_screenshot.png

This sample shows how to set the maximum number of frame drops during movie playback.
A frame drop occurs when the drawing frame is not updated in time for playback.
You can change the maximum number of frame drops by pressing the buttons at the bottom of the screen.

Scene information


Middleware CRI Sofdec (CRI Mana)
Sample Advanced sample
Location /CRIWARE/SDK/unity/samples/UnityProject/Assets/Scenes/crimana/advanced/
Scene file Scene_04_FrameDropping.unity


Description of the program

The maximum number of frame drops is set using the CriManaMovieMaterial.MaxFrameDrop property.