TrackerLodController
This class is not replicated. Its interface does not cross the network boundary.
This class is not creatable. Instances of this class cannot be created with Instance.new.
Memory category | Instances |
---|
Member index 9
Description
History 14
- 553 Change Default of VideoMode from to
- 553 Change Default of VideoLodMode from to
- 553 Change Default of VideoExtrapolationMode from to
- 553 Change Default of AudioMode from to
- 547 Add getExtrapolation
- 547 Add VideoExtrapolationMode
- 545 Add UpdateState
- 545 Add isVideoEnabled
- 545 Add isAudioEnabled
- 545 Add getVideoLod
- 545 Add VideoMode
- 545 Add VideoLodMode
- 545 Add AudioMode
- 545 Add TrackerLodController
Members 9
AudioMode
Type | Default | |
---|---|---|
TrackerLodFlagMode |
Thread safety | ReadSafe |
---|---|
Category | Control |
Loaded/Saved | true |
UpdateState
Parameters (0) | ||
---|---|---|
No parameters. |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 545 Add UpdateState
VideoExtrapolationMode
Type | Default | |
---|---|---|
TrackerExtrapolationFlagMode |
Thread safety | ReadSafe |
---|---|
Category | Control |
Loaded/Saved | true |
History 2
- 553 Change Default of VideoExtrapolationMode from to
- 547 Add VideoExtrapolationMode
VideoLodMode
Type | Default | |
---|---|---|
TrackerLodValueMode |
Thread safety | ReadSafe |
---|---|
Category | Control |
Loaded/Saved | true |
History 2
- 553 Change Default of VideoLodMode from to
- 545 Add VideoLodMode
VideoMode
Type | Default | |
---|---|---|
TrackerLodFlagMode |
Thread safety | ReadSafe |
---|---|
Category | Control |
Loaded/Saved | true |
getExtrapolation
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
int |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 547 Add getExtrapolation
getVideoLod
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
int |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 545 Add getVideoLod
isAudioEnabled
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
bool |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 545 Add isAudioEnabled
isVideoEnabled
Parameters (0) | ||
---|---|---|
No parameters. | ||
Returns (1) | ||
bool |
Security | RobloxScriptSecurity |
---|---|
Thread safety | Unsafe |
History 1
- 545 Add isVideoEnabled