OMIDIV
Base3DTrackInfo Class Reference

Base TrackInfo for a scene that inherits from Base3D<TrackInfo> More...

Inheritance diagram for Base3DTrackInfo:
Circle3D.TrackInfo Standard3D.TrackInfo

Public Attributes

GameObject obj
 The game object that contains all of this track's notes.
 
int midiTrack
 The CookedMidi.Tracks index that this info represents.
 
bool enabled = true
 
Color trackColor
 
float lengthFactor = 1f
 
List< int > nowPlaying = new List<int>()
 
int playIndex = 0
 
uint noteSides
 
bool updateMeshes = true
 

Detailed Description

Base TrackInfo for a scene that inherits from Base3D<TrackInfo>


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