unreal.RenderGridPropsSourceRemoteControl

class unreal.RenderGridPropsSourceRemoteControl(outer: Object | None = None, name: Name | str = 'None')

Bases: RenderGridPropsSourceBase

The remote control properties implementation of the render grid properties source abstraction.

C++ Source:

  • Plugin: RenderGrid

  • Module: RenderGrid

  • File: RenderGridPropsSource.h

Editor Properties: (see get_editor_property/set_editor_property)

  • active_preset_group (Name): [Read-Only] The preset group (of the remote control preset) that we should obtain the properties from.

  • remote_control_preset (RemoteControlPreset): [Read-Only] The source of properties, which is a remote control preset.