sim.getExplicitHandling

Retrieves the explicit handling flags for a scene object

Synopsis

int explicitHandlingFlags = sim.getExplicitHandling(int objectHandle) int explicitHandlingFlags = sim.getExplicitHandling(int objectHandle)

Arguments

  • objectHandle: handle of a scene object

Return values

  • explicitHandlingFlags: the explicit handling flags for the specified object (for now only bit 0 is used)


See also: