[ TDx_3DI_Library ]
[ next: TD3DMaterial ]
[ prev: TD3DLightingCaps ]
class TD3DLinePattern : public TComponent
class PACKAGE TD3DLinePattern : public TComponent
class type : Wrapper
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
DESCRIPTION
Top
Properties
Methods
Events
The TD3DLinePattern component wraps the DirectX D3DLINEPATTERN structure describing a line pattern.
The values contained in this component are used by the D3DRENDERSTATE_LINEPATTERN render state in the D3DRENDERSTATETYPE enumerated type.
A line pattern specifies how a line is drawn and the pattern is always the same regardless of where it is started.
This is different to stippling, which affects rendering and imitates transparency.
PROPERTIES
Top
Properties
Methods
Events
ErrorValue
LinePattern
RepeatFactor
Size
METHODS
Top
Properties
Methods
Events
Clear
EVENTS
Top
Properties
Methods
Events
OnError