Documentation

EyeInterface

Interface for describing the look of an eye.

Table of Contents

getExternalPath()  : Path
Returns the path of the external eye element.
getInternalPath()  : Path
Returns the path of the internal eye element.

Methods

getExternalPath()

Returns the path of the external eye element.

public getExternalPath() : Path

The path origin point (0, 0) must be anchored at the middle of the path.

Return values
Path

getInternalPath()

Returns the path of the internal eye element.

public getInternalPath() : Path

The path origin point (0, 0) must be anchored at the middle of the path.

Return values
Path

Search results