unreal.CinePrestreamingGenerateAssetArgs
¶
- class unreal.CinePrestreamingGenerateAssetArgs(output_directory_override: DirectoryPath = Ellipsis, sequence: SoftObjectPath = Ellipsis, map: SoftObjectPath = Ellipsis, resolution: IntPoint = Ellipsis)¶
Bases:
StructBase
Cine Prestreaming Generate Asset Args
C++ Source:
Plugin: CinematicPrestreaming
Module: CinematicPrestreamingEditor
File: CinePrestreamingEditorSubsystem.h
Editor Properties: (see get_editor_property/set_editor_property)
map
(SoftObjectPath): [Read-Write]output_directory_override
(DirectoryPath): [Read-Write]resolution
(IntPoint): [Read-Write]sequence
(SoftObjectPath): [Read-Write]
- property map: SoftObjectPath¶
[Read-Write]
- Type:
- property output_directory_override: DirectoryPath¶
[Read-Write]
- Type:
- property sequence: SoftObjectPath¶
[Read-Write]
- Type: