C# Class Assets.Projection.ProjectionRect

Datei anzeigen Open project: Superdroidz/UnityRoomAlive Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DrawGizmoRect ( ) : void
ProjectionRect ( List projectedPoints ) : System.Collections.Generic
ToString ( ) : string

Method Details

DrawGizmoRect() public method

public DrawGizmoRect ( ) : void
return void

ProjectionRect() public method

public ProjectionRect ( List projectedPoints ) : System.Collections.Generic
projectedPoints List
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string