simGetObjectFloatParam

Retrieves a floating-point parameter of a scene object

C++ synopsis

int simGetObjectFloatParam(int objectHandle, int parameterID, double* parameter)

Arguments

Return

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


See also: