Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Color3Gradient

Class used to store color 3 gradient

Hierarchy

  • Color3Gradient

Implements

Index

Constructors

Properties

Constructors

constructor

  • Creates a new color3 gradient

    Parameters

    • gradient: number

      gets or sets the gradient value (between 0 and 1)

    • color: Color3

      gets or sets associated color

    Returns Color3Gradient

Properties

colorSearch playground for color

color: Color3

Gets or sets the associated color

gradientSearch playground for gradient

gradient: number

Gets or sets the gradient value (between 0 and 1)

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method