C# Class CameraInfo, Hellbound

Show file Open project: Backman/Hellbound Class Usage Examples

Protected Methods

Method Description
Awake ( ) : void
Update ( ) : void

Private Methods

Method Description
initializeMatrices ( ) : void
updateMatrices ( ) : void

Method Details

Awake() protected method

protected Awake ( ) : void
return void

Update() protected method

protected Update ( ) : void
return void