Some argument tweaks

This commit is contained in:
Haselnussbomber 2025-12-10 04:15:14 +01:00
parent 2b5e2893c5
commit f4e5b73829
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1
2 changed files with 40 additions and 35 deletions

View file

@ -6,6 +6,7 @@ namespace Dalamud.Bindings.ImAnim;
public unsafe struct ImAnimNoiseOpts
{
public ImAnimNoiseType Type;
/// <summary>
/// Number of octaves for fractal noise (1-8)
/// </summary>