C# Class CameraState, Stereoscopic_Scatterplot

Inheritance: ObjectState
显示文件 Open project: noahfreedman/Stereoscopic_Scatterplot Class Usage Examples

Public Properties

Property Type Description
anchors GameObject[]
camSpeed float
currentState int

Public Methods

Method Description
Awake ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Property Details

anchors public_oe property

public GameObject[] anchors
return GameObject[]

camSpeed public_oe property

public float camSpeed
return float

currentState public_oe property

public int currentState
return int