Skip to main content

Meta_LookAtTarget

Module: Metanodes / Definitions

A LookAtTarget specifies a node for LookAt to look at. More...

#include <meta_division.hpp>

Public Types

TypeName
enumIDX { Idx_Target, Idx_Weight }
Property Index.

Detailed Description

struct Meta_LookAtTarget;

A LookAtTarget specifies a node for LookAt to look at.

There may be multiple targets on one LookAt, the priority is controlled by the weight values on the targets.

Public Types Documentation

enum IDX

EnumeratorValueDescription
Idx_Target
Idx_Weightlink - A node to look at float - How strongly to look at it. Divide the range of 0 to 1 between all sibling targets for best results.

Property Index.