A color and time value that represents a keypoint in a `Datatype.ColorSequence`. An array of Datatype.ColorSequenceKeypoint values in ascending order. ColorSequence is a one or more Color value used in instance that uses ColorSequence Datatype instead of pure Color3 Datatype.
this is the example of ColorSequence Usage We have Time Value which is KeyPoint, and we also have Color which carries Color3 Datatypes. Scripting Support jojojotrains (Hamster) August 27, 2025, 12:37am 1 how do i get the color value at a point that is not at a keypoint in a ColorSequence (it's probably something simple and im just a idiot) 1 Like Askofep (x86dbg) August 27, 2025, 12:43am 2. The ColorSequenceKeypoint is a data type that represents a single key in a ColorSequence.
The ColorSequenceKeypoint data type is not referenced by any members in the API. ColorSequenceKeypoint on the Roblox Creator Documentation. Hi there! I've run into some trouble, I'm trying to change the 2 specific start and end Keypoints on a UIGradient, I have 2 color wheel pickers, in which I thought that taking 2 of them, and specifying the specific ends on each of them would work, it did not, here is the code for the first color picker, gradient.Color = ColorSequence.new{ ColorSequenceKeypoint.new(0, hsv.
The ColorSequence data type represents a color gradient. Each color is interpolated via individual RGB values. ColorSequence can be constructed from Color3 values or from keypoints, and is mostly used in effect classes such as Beam, ParticleEmitter, Trail, and UIGradient.
ColorSequence.new(Color3 c) This function creates a sequence of two keypoints with c for each value. ColorSequence.new. The Color3 value of the keypoint.Creator Hub Home Dashboard Learn Store Roadmap Community Forum Creator Events Announcements Talent Roblox Roblox.com News Careers About Support Help Center Accessibility Safety & Civility Contact Explore Advertise Brands Education Music Charts.
The relative time at which the keypoint is located. Ein Farbverlauf aus Farbwerten, bestehend aus `Datatype.ColorSequenceKeypoint ColorSequenceKeypoints`.