Antkeeper  0.0.1
Public Attributes | List of all members
track_to_constraint Struct Reference

Rotates a transform to face a target. More...

#include <track-to-constraint.hpp>

Public Attributes

entity::id target
 Target entity ID. More...
 
math::fvec3 up
 Up direction vector. More...
 

Detailed Description

Rotates a transform to face a target.

Definition at line 30 of file track-to-constraint.hpp.

Member Data Documentation

◆ target

entity::id track_to_constraint::target

Target entity ID.

Definition at line 33 of file track-to-constraint.hpp.

◆ up

math::fvec3 track_to_constraint::up

Up direction vector.

Definition at line 36 of file track-to-constraint.hpp.


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