C# Class GlobalShaderPositionSet, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
obj Transform
screenspace bool
varName string

Méthodes publiques

Méthode Description
OnPreCull ( ) : void

Method Details

OnPreCull() public méthode

public OnPreCull ( ) : void
Résultat void

Property Details

obj public_oe property

public Transform obj
Résultat Transform

screenspace public_oe property

public bool screenspace
Résultat bool

varName public_oe property

public string varName
Résultat string