simSetExplicitHandling

Sets the explicit handling flags for a scene object

C++ synopsis

int simSetExplicitHandling(int objectHandle, int explicitFlags)

Arguments

  • objectHandle: handle of a scene object.
  • explicitFlags: explicit handling flags. For now only bit 0 is used

Return

  • -1 if operation was not successful


See also: