C# Class FPDebugPolygonColliderView, Futile-SpineSprite

Inheritance: FFacetElementNode
Afficher le fichier Open project: Grizzlage/Futile-SpineSprite Class Usage Examples

Méthodes publiques

Méthode Description
FPDebugPolygonColliderView ( string elementName, FPPolygonalCollider, mesh2D ) : System
HandleElementChanged ( ) : void
PopulateRenderLayer ( ) : void
Redraw ( bool shouldForceDirty, bool shouldUpdateDepth ) : void
UpdateLocalVertices ( ) : void

Method Details

FPDebugPolygonColliderView() public méthode

public FPDebugPolygonColliderView ( string elementName, FPPolygonalCollider, mesh2D ) : System
elementName string
mesh2D FPPolygonalCollider,
Résultat System

HandleElementChanged() public méthode

public HandleElementChanged ( ) : void
Résultat void

PopulateRenderLayer() public méthode

public PopulateRenderLayer ( ) : void
Résultat void

Redraw() public méthode

public Redraw ( bool shouldForceDirty, bool shouldUpdateDepth ) : void
shouldForceDirty bool
shouldUpdateDepth bool
Résultat void

UpdateLocalVertices() public méthode

public UpdateLocalVertices ( ) : void
Résultat void