#include <GeometryBus.h>
Inherits AZ::EBusTraits.
|
using | BusIdType = AZ::EntityId |
|
|
virtual AZ::Vector2 | GetPosition () const =0 |
| Get the position of the entity in scene space.
|
|
virtual void | SetPosition (const AZ::Vector2 &)=0 |
| Set the entity's position in scene space.
|
|
virtual void | SignalBoundsChanged ()=0 |
|
virtual void | SetIsPositionAnimating (bool animating)=0 |
|
virtual void | SetAnimationTarget (const AZ::Vector2 &targetPoint)=0 |
|
|
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
|
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Multiple |
|
GeometryRequests Informational requests serviced by the Geometry component.
The documentation for this class was generated from the following file:
- Gems/GraphCanvas/Code/StaticLib/GraphCanvas/Components/GeometryBus.h