customShaderPath property
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;
Path to a custom fragment shader asset (e.g. 'shaders/particles.frag'). If provided, this shader replaces the default particle effect.
final String? customShaderPath;