Reference API Roblox

Engine API

Website

Related

Reference API Roblox

TrackerLodValueMode

Controls how the video LOD level is selected for the face-tracking pipeline in TrackerLodController.

Items 3

HistoryNameValueDescription
715Force00

Forces the face-tracking video pipeline to LOD level 0, the faster but less accurate processing mode.

715Force11

Forces the face-tracking video pipeline to LOD level 1, the more accurate but more resource-intensive processing mode.

715Auto2

The LOD controller selects the video LOD level automatically based on real-time performance metrics.

Description

Specifies whether the face-tracking video LOD level is chosen automatically by the performance-adaptive LOD controller or forced to a fixed level. Used by VideoLodMode, which defaults to TrackerLodValueMode.Auto.

History 7

Settings