Skip to main content

p.Cloth.MaxVelocityScale

Var

Unreal Engine Var console variable.

pClothMaxVelocityScale

Description

The maximum amount of the component induced velocity allowed on all cloths. Use 1.0 for fully induced velocity(default), or use 0.0 for no induced velocity, and any other values in between for a reduced induced velocity. When set to 0.0, it also provides a way to force the clothing to simulate in local space. default: 1.0

Usage

p.Cloth.MaxVelocityScale [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.