chara_color

chara_color(String charaId, Single fadeSec, Int32 type, Int32 r, Int32 g, Int32 b, Single a = 1, Single smoothMin = 0, Single smoothMax = 1)

Arguments

  • charaId: String

  • fadeSec: Single

  • type: Int32

  • r: Int32

  • g: Int32

  • b: Int32

  • a: Single
    • Default: 1

  • smoothMin: Single
    • Default: 0

  • smoothMax: Single
    • Default: 1

Description

Not Added.

Sample

{}