Table of Contents

Property Aspect

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

Aspect

The aspect ratio (x/y) for this element.

[JsonProperty("aspect", NullValueHandling = NullValueHandling.Ignore)]
public float? Aspect { get; set; }

Property Value

float?