simSetObjectFloatParam

Sets a floating-point parameter of a scene object

C++ synopsis

int simSetObjectFloatParam(int objectHandle, int parameterID, double parameter)

Arguments

Return

  • -1 in case of an error, 0 if the parameter could not be set, or 1 if operation was successful


See also: