Open 3D Engine LmbrCentral Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits AZ::ComponentBus.
Public Member Functions | |
virtual void | SetTarget ([[maybe_unused]] AZ::EntityId targetEntity) |
Set the target entity to look at. | |
virtual void | SetTargetPosition ([[maybe_unused]] const AZ::Vector3 &position) |
Set the target position to look at. | |
virtual void | SetAxis ([[maybe_unused]] AZ::Transform::Axis axis=AZ::Transform::Axis::ZPositive) |
Set the reference forward axis. | |