C# Class ViewSystem, DefendAman

Inheritance: MonoBehaviour
Afficher le fichier Open project: CarsonRoscoe/DefendAman Class Usage Examples

Méthodes publiques

Свойство Type Description
mesh Mesh
player GameObject

Private Methods

Méthode Description
FixedUpdate ( ) : void
LineCastColl ( Vector2 thisPos, Vector2 endPos ) : Vector2
Start ( ) : void
buildMesh ( ) : Mesh
buildPointsAndMesh ( ) : void
drawView ( ) : void
realAngle ( ) : float

Property Details

mesh public_oe property

public Mesh mesh
Résultat Mesh

player public_oe property

public GameObject player
Résultat GameObject