Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ModelImporterHumanoidOversampling

enumeration

Description

Humanoid Oversampling available multipliers.

Variables

X1Default Humanoid Oversampling multiplier = 1 which is equivalent to no oversampling.
X2Humanoid Oversampling samples at 2 times the sampling rate found in the imported file.
X4Humanoid Oversampling samples at 4 times the sampling rate found in the imported file.
X8Humanoid Oversampling samples at 8 times the sampling rate found in the imported file.