TINMAN 3D / REALTIME TERRAIN
Software Development Kit - User Manual

struct CanvasAnchor in Tinman.Terrain.Tools

struct CanvasAnchor  

Public / Constants

Invalid

public static readonly field Invalid
type CanvasAnchor

Public / Attributes

Coords

public readonly field Coords
type CubemapFaceCoordsI

IsInvalid

public property IsInvalid { get }
type bool
value

PixelX

public readonly field PixelX
type int32

PixelY

public readonly field PixelY
type int32

Public / Methods

Restore

public method Restore (Canvas canvas)
type bool
params canvas