Delete Objects by Name
This module will remove objects of a specific name from your scene.
Last updated
This module will remove objects of a specific name from your scene.
Last updated
Define the object name and what percentage of the items you want to be removed from the scene.
This can be a useful way to randomize a scene by randomly deleting items each time a new data point is generated.
Object Name: Name of the object to delete.
Percentage to delete: Percentage of objects matching the name to delete.
Ignore: Number of objects to skip deleting.
Min/Max Distance: Distance range from the camera in which objects may be ignored.
View Limits X (Min/Max): A pair of values where 0 is the left side of the frame and 1 is the right side of the frame.
View Limits Y (Min/Max): A pair of values where 0 is the bottom of the frame and 1 is the top of the frame.