C# Class LocalSpaceGraph, TheUnseen

Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen

Protected Properties

Свойство Type Description
originalMatrix Matrix4x4

Méthodes publiques

Méthode Description
GetMatrix ( ) : Matrix4x4

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

GetMatrix() public méthode

public GetMatrix ( ) : Matrix4x4
Résultat Matrix4x4

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

originalMatrix protected_oe property

protected Matrix4x4 originalMatrix
Résultat Matrix4x4