Class BindingPoint
Inheritance
System.Object
BindingPoint
Namespace: Aximo.Render.OpenGL
Assembly: Aximo.Render.dll
Syntax
public class BindingPoint
Constructors
| Improve this Doc View SourceBindingPoint()
Declaration
public BindingPoint()
Properties
| Improve this Doc View SourceDefault
Declaration
public static BindingPoint Default { get; }
Property Value
Type | Description |
---|---|
BindingPoint |
Number
Declaration
public int Number { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Methods
| Improve this Doc View SourceFree()
Declaration
public void Free()