unreal.SoundscapeColorPointVectorArray

class unreal.SoundscapeColorPointVectorArray(color_point: GameplayTag = Ellipsis, locations: None = [])

Bases: StructBase

Soundscape Color Point Vector Array

C++ Source:

  • Plugin: Soundscape

  • Module: Soundscape

  • File: SoundscapeColorPoint.h

Editor Properties: (see get_editor_property/set_editor_property)

  • color_point (GameplayTag): [Read-Write]

  • locations (Array[Vector]): [Read-Write]

property color_point: GameplayTag

[Read-Write]

Type:

(GameplayTag)

property locations: None

[Read-Write]

Type:

(Array[Vector])