YFunction Class
Returns one of:
- The
ActualPosition.Y
of an Element. Refer to LayoutFunction - The
Y
value of afloat2
,float3
, orfloat4
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Elements 2.9.1
Interface of YFunction
Inherited from LayoutFunction
TryComputeAlternate(object, object) : bool uno
Inherited from Expression
SourceFileName : string ux
hide
SourceLineNumber : int ux
hide
Subscribe(IContext, IListener) : IDisposable uno
See IExpression.Subscribe
for docs.
Inherited from object
Equals(object) : bool uno
GetHashCode : int uno
GetType : Type uno
ToString : string uno
Implemented Interfaces
IExpression uno
ISourceLocation uno
hide