C# Class StaticObjectLabel, ndn-mog

Inheritance: MonoBehaviour
Exibir arquivo Open project: remap/ndn-mog

Public Properties

Property Type Description
cameraToUse Transform
offset Vector3
target Transform

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

cameraToUse public_oe property

public Transform cameraToUse
return Transform

offset public_oe property

public Vector3 offset
return Vector3

target public_oe property

public Transform target
return Transform