Corgi Engine  v8.8
MoreMountains.Tools.MMPath.Data Struct Reference

A data structure More...

Static Public Member Functions

static Data ForwardLoopingPath (Vector3 ctr, Vector3[] vtx, float wait)
 
static Data ForwardBackAndForthPath (Vector3 ctr, Vector3[] vtx, float wait)
 
static Data ForwardOnlyOncePath (Vector3 ctr, Vector3[] vtx, float wait)
 

Public Attributes

Vector3 Center
 
Vector3[] Offsets
 
float Delay
 
CycleOptions Cycle
 
MovementDirection Direction
 

Detailed Description

A data structure

Member Function Documentation

◆ ForwardBackAndForthPath()

static Data MoreMountains.Tools.MMPath.Data.ForwardBackAndForthPath ( Vector3  ctr,
Vector3[]  vtx,
float  wait 
)
static

◆ ForwardLoopingPath()

static Data MoreMountains.Tools.MMPath.Data.ForwardLoopingPath ( Vector3  ctr,
Vector3[]  vtx,
float  wait 
)
static

◆ ForwardOnlyOncePath()

static Data MoreMountains.Tools.MMPath.Data.ForwardOnlyOncePath ( Vector3  ctr,
Vector3[]  vtx,
float  wait 
)
static

Member Data Documentation

◆ Center

Vector3 MoreMountains.Tools.MMPath.Data.Center

◆ Cycle

CycleOptions MoreMountains.Tools.MMPath.Data.Cycle

◆ Delay

float MoreMountains.Tools.MMPath.Data.Delay

◆ Direction

MovementDirection MoreMountains.Tools.MMPath.Data.Direction

◆ Offsets

Vector3 [] MoreMountains.Tools.MMPath.Data.Offsets

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