C# Class scaler, ShadowRealmVR

Inheritance: MonoBehaviour
Mostrar archivo Open project: 9/ShadowRealmVR Class Usage Examples

Public Properties

Property Type Description
beam GameObject
ps GameObject
speed float
startingscale Vector3

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

beam public_oe property

public GameObject beam
return GameObject

ps public_oe property

public GameObject ps
return GameObject

speed public_oe property

public float speed
return float

startingscale public_oe property

public Vector3 startingscale
return Vector3