Copyright © 1998-2015 MultiMedia Soft

FlatPillowFactor property

Previous pageReturn to chapter overviewNext page

Type

long for Visual C++

enumGrds for Visual Basic

 

 

Syntax

object.FlatPillowFactor [=enumGrds]

 

 

Remarks

The factor applied to the flat pillow surface set through the Surface property. This property applies only if the Surface property value is set to SURFACE_FLATPIL (Flat pillow).

Supported values are the following:

Mnemonic constant

Value

Meaning

GRD_VERYHIGH

0 (default)

Very high

3dabm_i000040

GRD_HIGH

1

High

GRD_MEDIUM

2

Medium

3dabm_i000041

GRD_LOW

3

Low

GRD_VERYLOW

4

Very low

3dabm_i000042