LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

ModelImporterHumanoidOversampling

enumeration

Description

Humanoid Oversampling available multipliers.

Properties

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.