unreal.CineCameraRigRailSettings

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

Bases: Object

Cine Camera Rig Rail Settings

C++ Source:

  • Plugin: CineCameraRigs

  • Module: CineCameraRigs

  • File: CineCameraRigsSettings.h

Editor Properties: (see get_editor_property/set_editor_property)

  • default_spline_mesh_material (MaterialInterface): [Read-Write]

  • default_spline_mesh_texture (Texture2D): [Read-Write]

property default_spline_mesh_material: MaterialInterface

[Read-Write]

Type:

(MaterialInterface)

property default_spline_mesh_texture: Texture2D

[Read-Write]

Type:

(Texture2D)