C# Class TestMotion, volsample

Inheritance: MonoBehaviour
Afficher le fichier Open project: huwb/volsample Class Usage Examples

Méthodes publiques

Свойство Type Description
testRotate bool
testRotateY float
testTranslate bool
testTranslateX float
testTranslateZ float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

testRotate public_oe property

public bool testRotate
Résultat bool

testRotateY public_oe property

public float testRotateY
Résultat float

testTranslate public_oe property

public bool testTranslate
Résultat bool

testTranslateX public_oe property

public float testTranslateX
Résultat float

testTranslateZ public_oe property

public float testTranslateZ
Résultat float