Method AssignObjectIDs
AssignObjectIDs()
Used to assign an ObjectID (in the form of a color) to every renderer in the scene. If a scene uses dynamic objects or procedural object placement, then the user script should call this function to assign Object IDs to the new objects.
Declaration
public virtual void AssignObjectIDs()