BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'LiveLinkLightStaticData' into its member fields
Inputs
Type | Name | Description |
---|---|---|
struct | Live Link Light Static Data |
Outputs
Type | Name | Description |
---|---|---|
boolean | Is Temperature Supported | Whether Temperature can be used in the frame data |
boolean | Is Intensity Supported | Whether Intensity can be used in the frame data |
boolean | Is Light Color Supported | Whether LightColor can be used in the frame data |
boolean | Is Inner Cone Angle Supported | Whether InnerConeAngle can be used in the frame data. Only used for spot lights |
boolean | Is Outer Cone Angle Supported | Whether OuterConeAngle can be used in the frame data. Only used for spot lights |
boolean | Is Attenuation Radius Supported | Whether AttenuationRadius can be used in the frame data. Only used for spot lights |
boolean | Is Source Lenght Supported | Whether SourceLength can be used in the frame data. Only used for spot lights |
boolean | Is Source Radius Supported | Whether SourceRadius can be used in the frame data. Only used for spot lights |
boolean | Is Soft Source Radius Supported | Whether SoftSourceRadius can be used in the frame data. Only used for spot lights |
boolean | Is Location Supported | Whether location in frame data should be used |
boolean | Is Rotation Supported | Whether rotation in frame data should be used |
boolean | Is Scale Supported | Whether scale in frame data should be used |
name | Property Names | Names for each curve values that will be sent for each frame |