Table of Contents

Engine

Methods Properties Base Classes Derived Classes
All Bottom
Size Left
Constructor Right
TopLeft Top
Zero

Properties


Bottom : real

var Bottom : Real

Left : real

var Left : Real

Right : real

var Right : Real

Top : real

var Top : Real

Zero : thickness

read-only static

var Zero : Thickness

Methods


All : thickness

static

Name Type Description
p0 real
function All(p0 : Real) : Thickness

Size : real2

Name Type Description
function Size() : Real2

Thickness : Void

constructor

Name Type Description
p0 real
p1 real
function Thickness(p0 : Real, p1 : Real)

Thickness : Void

constructor

Name Type Description
p0 real
p1 real
p2 real
p3 real
function Thickness(p0 : Real, p1 : Real, p2 : Real, p3 : Real)

Thickness : Void

constructor

Name Type Description
p0 real2
function Thickness(p0 : Real2)

Thickness : Void

constructor

Name Type Description
p0 real4
function Thickness(p0 : Real4)

TopLeft : real2

Name Type Description
function TopLeft() : Real2