post_film

post_film(Int32 cameraType = 1, Single fadeSec = 0, Int32 mode = 0, Single fromPower = 1, Single toPower = 1, Int32 r = 255, Int32 g = 255, Int32 b = 255, Single a = 1)

Arguments

  • cameraType: Int32
    • Default: 1

  • fadeSec: Single
    • Default: 0

  • mode: Int32
    • Default: 0

  • fromPower: Single
    • Default: 1

  • toPower: Single
    • Default: 1

  • r: Int32
    • Default: 255

  • g: Int32
    • Default: 255

  • b: Int32
    • Default: 255

  • a: Single
    • Default: 1

Description

Not Added.

Sample

{}