C# Class VVVV.Nodes.Tube2d.sVxBuffer

Mostrar archivo Open project: notlion/vvvv-tube-2d

Public Properties

Property Type Description
Nel System.Vector3
Vel System.Vector3

Public Methods

Method Description
sVxBuffer ( System.Vector3 v, System.Vector3 n ) : System

Method Details

sVxBuffer() public method

public sVxBuffer ( System.Vector3 v, System.Vector3 n ) : System
v System.Vector3
n System.Vector3
return System

Property Details

Nel public_oe property

public Vector3,System Nel
return System.Vector3

Vel public_oe property

public Vector3,System Vel
return System.Vector3