mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-31 21:03:43 +01:00
Some argument tweaks
This commit is contained in:
parent
530cc98f17
commit
10e864adab
2 changed files with 40 additions and 35 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue