Skip to content

Randomize Visibility #121

Description

@nirajkark07

Hello,

I am interested in randomizing the visibility of objects in my scene. I accomplish this by using the set Actor Hidden in Game Node and a Random Bool node. The randomization is programmed within the DR_Annotated_Actor_BP. I have a gearbox as shown below, and what I want to do is randomize which components are present for every captured frame. The problem is that the annotations sometimes display the component is present even though it isn't.

For example:

  • FR6Z Gear is detected correctly:
    Image

  • FR6Z Gear is detected incorrectly:
    Image

How can I get the annotations to correspond correctly to the visibility of the actor?

Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions