C# Class GameFramework.Platform

Inheritance: MonoBehaviour
Show file Open project: NoDogsInc/GameFramework

Public Properties

Property Type Description
referenceTransform Transform

Property Details

referenceTransform public property

For something standing on the platform, which Transform should be used for any Platform calculations.
public Transform referenceTransform
return Transform