BindingAsset

Optional binding asset for binding a groom onto a skeletal mesh.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(EditAnywhere, BlueprintReadOnly, Interp, Category="Groom",
          Meta=(EditCondition="GroomCache == nullptr"))
UGroomBindingAsset * BindingAsset

Remarks

Optional binding asset for binding a groom onto a skeletal mesh. If the binding asset is not provided the projection is done at runtime, which implies a large GPU cost at startup time.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss