Click or drag to resize

VectorGraphicEngineAlienateContour Method

[Missing <summary> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.AlienateContour(RAYLASE.Marker.VectorGraphicElement.BaseContourAlienationSettings,GlmSharp.dmat4)"]


Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.47.0
Syntax
C#
public void AlienateContour(
	BaseContourAlienationSettings settings,
	dmat4 transformation
)

Parameters

settings  BaseContourAlienationSettings

[Missing <param name="settings"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.AlienateContour(RAYLASE.Marker.VectorGraphicElement.BaseContourAlienationSettings,GlmSharp.dmat4)"]

transformation  dmat4

[Missing <param name="transformation"/> documentation for "M:RAYLASE.Marker.VectorGraphicElement.VectorGraphicEngine.AlienateContour(RAYLASE.Marker.VectorGraphicElement.BaseContourAlienationSettings,GlmSharp.dmat4)"]

See Also