C# Class StaticObjectLabel, ndn-mog

Inheritance: MonoBehaviour
Afficher le fichier Open project: remap/ndn-mog

Méthodes publiques

Свойство Type Description
cameraToUse Transform
offset Vector3
target Transform

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

cameraToUse public_oe property

public Transform cameraToUse
Résultat Transform

offset public_oe property

public Vector3 offset
Résultat Vector3

target public_oe property

public Transform target
Résultat Transform