C# Class Assets.Projection.ProjectionRect

Afficher le fichier Open project: Superdroidz/UnityRoomAlive Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DrawGizmoRect ( ) : void
ProjectionRect ( List projectedPoints ) : System.Collections.Generic
ToString ( ) : string

Method Details

DrawGizmoRect() public méthode

public DrawGizmoRect ( ) : void
Résultat void

ProjectionRect() public méthode

public ProjectionRect ( List projectedPoints ) : System.Collections.Generic
projectedPoints List
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string