Click or drag to resize

BattleCharacterOmenMatrix Property

Omen projection matrix used for aoe attacks that display a omen

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Matrix44 OmenMatrix { get; }

Property Value

Type: Matrix44
See Also