SensMax TAC-B 3D-WP Unity Integration
|
Sample monobehaviour that spawns GameObjects that represents any entities detected by the sensor. More...
Public Attributes | |
GameObject | SpawnPrefab |
GameObject to spawn representing entities. | |
List< Color > | colors |
List of colors for spawned objects. Colors are assigned based on Id in this sample. More... | |
Sample monobehaviour that spawns GameObjects that represents any entities detected by the sensor.
List<Color> SpawnOnEntity.colors |
List of colors for spawned objects. Colors are assigned based on Id in this sample.