AR + GPS Location  3.0.0
All Classes Namespaces Functions Variables Properties Events Pages
ARLocation.PlaceAtLocations Class Reference

This class instantiates a prefab at the given GPS locations. Must be in the ARLocationRoot GameObject with a ARLocatedObjectsManager Component. More...

Inheritance diagram for ARLocation.PlaceAtLocations:

Classes

class  Entry
 

Public Member Functions

void AddLocation (Location location)
 

Public Attributes

List< PlaceAtLocation.LocationSettingsDataLocations
 
PlaceAtLocation.PlaceAtOptions PlacementOptions
 
GameObject Prefab
 The game object that will be instantiated. More...
 
bool DebugMode
 
List< GameObject > Instances => instances
 

Detailed Description

This class instantiates a prefab at the given GPS locations. Must be in the ARLocationRoot GameObject with a ARLocatedObjectsManager Component.

Definition at line 18 of file PlaceAtLocations.cs.

Member Data Documentation

◆ Prefab

GameObject ARLocation.PlaceAtLocations.Prefab

The game object that will be instantiated.

Definition at line 36 of file PlaceAtLocations.cs.


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