public void SetColors( byte[] colors, int start, int end )
public: void SetColors( byte[]* colors, int start, int end )
public: void SetColors( array<byte>^ colors, int start, int end )
'Declaration Public Sub SetColors( _ ByVal colors() As Byte, _ ByVal start As Integer, _ ByVal end As Integer _ )
'Usage Dim instance As ImGearVectorEntityGeometry Dim colors() As Byte Dim start As Integer Dim end As Integer instance.SetColors(colors, start, end)
ImGearVectorEntityGeometry Class ImGearVectorEntityGeometry Members