C# Class WarpNode, csg-toolkit

Inheritance: Node
Afficher le fichier Open project: dlannan/csg-toolkit Class Usage Examples

Méthodes publiques

Свойство Type Description
strength Vector3
type WarpType

Méthodes publiques

Méthode Description
Calculate ( ) : bool
Create ( Vector2 pos ) : Node
NodeGUI ( ) : void

Method Details

Calculate() public méthode

public Calculate ( ) : bool
Résultat bool

Create() public méthode

public Create ( Vector2 pos ) : Node
pos Vector2
Résultat Node

NodeGUI() public méthode

public NodeGUI ( ) : void
Résultat void

Property Details

strength public_oe property

public Vector3 strength
Résultat Vector3

type public_oe property

public WarpType type
Résultat WarpType