You are here: Start » AVL.NET » SurfaceFormat Constructor
SurfaceFormat Constructor
Namespace: | Avl |
---|---|
Assembly: | AvlNet.Types.dll |
Syntax
public SurfaceFormat ( int width_, int height_, Avl.PlainType type_, double xOffset_, double xScale_, double yOffset_, double yScale_, double zOffset_, double zScale_ )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
width_ | int | ||||
height_ | int | ||||
type_ | Avl.PlainType | ||||
xOffset_ | double | ||||
xScale_ | double | ||||
yOffset_ | double | ||||
yScale_ | double | ||||
zOffset_ | double | ||||
zScale_ | double |