public void Move( float offsetX, float offsetY, float offsetZ )
public: void Move( float offsetX, float offsetY, float offsetZ )
'Declaration Public Sub Move( _ ByVal offsetX As Single, _ ByVal offsetY As Single, _ ByVal offsetZ As Single _ )
'Usage Dim instance As ImGearVectorView Dim offsetX As Single Dim offsetY As Single Dim offsetZ As Single instance.Move(offsetX, offsetY, offsetZ)
ImGearVectorView Class ImGearVectorView Members