C# Class Slicer.PendingSlice, CatapultKing

Afficher le fichier Open project: VirsixInc/CatapultKing

Méthodes publiques

Свойство Type Description
point Vector3
target ISliceable

Méthodes publiques

Méthode Description
PendingSlice ( Vector3 _point, ISliceable _target ) : System.Collections.Generic

Method Details

PendingSlice() public méthode

public PendingSlice ( Vector3 _point, ISliceable _target ) : System.Collections.Generic
_point Vector3
_target ISliceable
Résultat System.Collections.Generic

Property Details

point public_oe property

public Vector3 point
Résultat Vector3

target public_oe property

public ISliceable target
Résultat ISliceable