Skip to content

Enhancement: Some kind of gradual interpolation for Dynamic Lights' properties #1832

Description

@KrisCatboy

What would this enhancement be for?

Rendering

Describe your enhancement suggestion in more detail

currently it doesn't seem possible to smoothly interpolate over time the properties of a Dynamic/Real-Time Light. such as its color, brightness, radius/cone angles, etc.
this means it's not possible to do things like gradually fade a light in or out over time. even using scripting, the update rate is limited by the Think rate, and the individual steps are quite apparent.

some I/O and respective scripting methods would solve this.
either a blanket SetInterpolationTime Input/method that would make subsequent changes happen gradually.
or an additional "interpolation time" parameter/argument for every individual setter Input/method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: EnhancementThis is something that improves upon an already existing thing.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions