ILNumerics Ultimate VS

PreprocessedShape Constructor

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Initializes a new instance of the PreprocessedShape class

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public PreprocessedShape(
	Drawable node,
	RenderParameter parameters,
	Vector3 position
)

Parameters

node
Type: ILNumerics.DrawingDrawable
parameters
Type: ILNumerics.DrawingRenderParameter
position
Type: ILNumerics.DrawingVector3
See Also

Reference