Struct Range An inclusive range of values. Start should be less than or equal to End. Namespace: Unity.Tiny.Particles Syntax public struct Range Fields End Declaration public float End Field Value Type Description Single Start Declaration public float Start Field Value Type Description Single