C# Class VJPositionFreeze, fuze-vj-kit

Inheritance: MonoBehaviour
Afficher le fichier Open project: unity3d-jp/fuze-vj-kit

Méthodes publiques

Свойство Type Description
freezePosition bool
freezeRotation bool
freezeScale bool

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

freezePosition public_oe property

public bool freezePosition
Résultat bool

freezeRotation public_oe property

public bool freezeRotation
Résultat bool

freezeScale public_oe property

public bool freezeScale
Résultat bool