Open 3D Engine AzToolsFramework API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::PlanarManipulator::Start Struct Reference

The state of the manipulator at the start of an interaction. More...

#include <PlanarManipulator.h>

Public Attributes

AZ::Vector3 m_localPosition
 The current position of the manipulator in local space.
 
AZ::Vector3 m_localHitPosition
 

Detailed Description

The state of the manipulator at the start of an interaction.

Member Data Documentation

◆ m_localHitPosition

AZ::Vector3 AzToolsFramework::PlanarManipulator::Start::m_localHitPosition

The intersection point in local space between the ray and the manipulator when the mouse down event happens.


The documentation for this struct was generated from the following file: