FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.Waypoints.AbstractWaypoint Class Reference

Non-monobehaviour version of waypoints. More...

Inheritance diagram for FMAR.Internal.Waypoints.AbstractWaypoint:
FMAR.Internal.Inspectables.IInspectable

Public Attributes

string name
 
string description
 
Sprite icon
 
Color color = Color.white
 
AudioClip sound
 
Vector3 position
 

Properties

List< InspectorRowInspectorRows [get]
 The items to display in the inspector.
 
- Properties inherited from FMAR.Internal.Inspectables.IInspectable

Detailed Description

Non-monobehaviour version of waypoints.

Member Data Documentation

◆ color

Color FMAR.Internal.Waypoints.AbstractWaypoint.color = Color.white

◆ description

string FMAR.Internal.Waypoints.AbstractWaypoint.description

◆ icon

Sprite FMAR.Internal.Waypoints.AbstractWaypoint.icon

◆ name

string FMAR.Internal.Waypoints.AbstractWaypoint.name

◆ position

Vector3 FMAR.Internal.Waypoints.AbstractWaypoint.position

◆ sound

AudioClip FMAR.Internal.Waypoints.AbstractWaypoint.sound

Property Documentation

◆ InspectorRows

List<InspectorRow> FMAR.Internal.Waypoints.AbstractWaypoint.InspectorRows
get

The items to display in the inspector.

Implements FMAR.Internal.Inspectables.IInspectable.


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