C# Class scaler, ShadowRealmVR

Inheritance: MonoBehaviour
Afficher le fichier Open project: 9/ShadowRealmVR Class Usage Examples

Méthodes publiques

Свойство Type Description
beam GameObject
ps GameObject
speed float
startingscale Vector3

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

beam public_oe property

public GameObject beam
Résultat GameObject

ps public_oe property

public GameObject ps
Résultat GameObject

speed public_oe property

public float speed
Résultat float

startingscale public_oe property

public Vector3 startingscale
Résultat Vector3