customShaderPath property

String? customShaderPath
final

Path to a custom fragment shader asset (e.g. 'shaders/particles.frag'). If provided, this shader replaces the default particle effect.

Implementation

final String? customShaderPath;