C# Class LocalSpaceGraph, TheUnseen

Inheritance: MonoBehaviour
Exibir arquivo Open project: henryj41043/TheUnseen

Protected Properties

Property Type Description
originalMatrix Matrix4x4

Public Methods

Method Description
GetMatrix ( ) : Matrix4x4

Protected Methods

Method Description
Start ( ) : void

Method Details

GetMatrix() public method

public GetMatrix ( ) : Matrix4x4
return Matrix4x4

Start() protected method

protected Start ( ) : void
return void

Property Details

originalMatrix protected_oe property

protected Matrix4x4 originalMatrix
return Matrix4x4