UnityMol  1.0.25beta
UMol.TrajectoryPlayer Class Reference
Inheritance diagram for UMol.TrajectoryPlayer:

Public Attributes

UnityMolStructure s
 
bool play = false
 
bool forward = true
 
bool looping = true
 
bool forwardAndBack = false
 
float trajFramerate = 3.0f
 
bool smoothing = false
 
bool createUI = true
 
GameObject trajUI
 

Member Data Documentation

◆ createUI

bool UMol.TrajectoryPlayer.createUI = true

◆ forward

bool UMol.TrajectoryPlayer.forward = true

◆ forwardAndBack

bool UMol.TrajectoryPlayer.forwardAndBack = false

◆ looping

bool UMol.TrajectoryPlayer.looping = true

◆ play

bool UMol.TrajectoryPlayer.play = false

◆ s

UnityMolStructure UMol.TrajectoryPlayer.s

◆ smoothing

bool UMol.TrajectoryPlayer.smoothing = false

◆ trajFramerate

float UMol.TrajectoryPlayer.trajFramerate = 3.0f

◆ trajUI

GameObject UMol.TrajectoryPlayer.trajUI

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