Does Skeletal Morph Exist
Returns whether a Skeletal Morph with the specified name exists in the Skeletal Morph Setup.
Inputs | Type | Info |
---|---|---|
SkeletalMorph | Name | The name of the Skeletal Morph we want to check for. Goes through all existing Skeletal Morphs and checks if one with the provided Name exists. |
Outputs | Type | Info |
---|---|---|
Exists | Bool | Whether the Skeletal Morph has been added to the Skeletal Morph Setup or not. |