bPropagateToChildren

If set to true all of the global transforms of the children of this bone will be recalculated based on their local transforms.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(Meta=(Input, Constant))
bool bPropagateToChildren

Remarks

If set to true all of the global transforms of the children of this bone will be recalculated based on their local transforms.

This is computationally more expensive than turning it off.