'Declaration
Public Overloads Sub SetValue( _ ByVal col As System.Integer, _ ByVal row As System.Integer, _ ByVal yValue As System.Single, _ ByVal xValue As System.Single, _ ByVal zValue As System.Single _ )
'Usage
Dim instance As NMeshSurfaceData Dim col As System.Integer Dim row As System.Integer Dim yValue As System.Single Dim xValue As System.Single Dim zValue As System.Single instance.SetValue(col, row, yValue, xValue, zValue)
Parameters
- col
- row
- yValue
- xValue
- zValue