Show / Hide Table of Contents

Enum ParticleSystemShapeTextureChannel

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum ParticleSystemShapeTextureChannel

Fields

Name Description
Alpha
Blue
Green
Red

Extension Methods

MustExtensions.MustBeEqual<ParticleSystemShapeTextureChannel>(ParticleSystemShapeTextureChannel)
MustExtensions.MustBeEqual<ParticleSystemShapeTextureChannel>(ParticleSystemShapeTextureChannel, String)
MustExtensions.MustNotBeEqual<ParticleSystemShapeTextureChannel>(ParticleSystemShapeTextureChannel)
MustExtensions.MustNotBeEqual<ParticleSystemShapeTextureChannel>(ParticleSystemShapeTextureChannel, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX