unreal.SoundscapeColorPoint
¶
- class unreal.SoundscapeColorPoint(color_point: GameplayTag = Ellipsis, location: Vector = Ellipsis)¶
Bases:
StructBase
Soundscape Color Point
C++ Source:
Plugin: Soundscape
Module: Soundscape
File: SoundscapeColorPoint.h
Editor Properties: (see get_editor_property/set_editor_property)
color_point
(GameplayTag): [Read-Write]location
(Vector): [Read-Write]
- property color_point: GameplayTag¶
[Read-Write]
- Type: