Navigation
BlueprintAPI > BlueprintAPI/LearningAgents
Specifies a new transform action.
Target is Learning Agents Actions
Inputs
| Type | Name | Description |
|---|---|---|
| object | Schema | The Action Schema |
| real | Location Scale | The scale used for the Location part of the transform in this action in cm. |
| real | Rotation Scale | The scale used for the Rotation part of the transform in this action in degrees. |
| real | Scale Scale | The scale used for the Scale part of the transform in this action. |
| name | Tag | The tag of this new action. Used during action object validation and debugging. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Return Value | The newly created action schema element. |