C# Class CameraControlZeroG, Radia

Inheritance: MonoBehaviour
Exibir arquivo Open project: zoebear/Radia Class Usage Examples

Public Properties

Property Type Description
speed float

Public Methods

Method Description
SetFocus ( Function, node ) : void
Start ( ) : void
Update ( ) : void

Method Details

SetFocus() public method

public SetFocus ( Function, node ) : void
node Function,
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

speed public_oe property

public float speed
return float