simSetObjectProperty

Sets the properties of a scene object

C++ synopsis

int simSetObjectProperty(int objectHandle, int prop)

Arguments

  • objectHandle: object handle
  • prop: object property. See the object property values. Combine them with the "or"-operator

Return

  • -1 if operation was not successful


See also: