Click or drag to resize

NurbsAspectScreenCoordinates(Vector3) Method

[Missing <summary> documentation for "M:Demo3D.Components.NurbsAspect.ScreenCoordinates(Microsoft.DirectX.Vector3)"]


Namespace: Demo3D.Components
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public Point ScreenCoordinates(
	Vector3 worldCoordinates
)

Parameters

worldCoordinates  Vector3

[Missing <param name="worldCoordinates"/> documentation for "M:Demo3D.Components.NurbsAspect.ScreenCoordinates(Microsoft.DirectX.Vector3)"]

Return Value

Point

[Missing <returns> documentation for "M:Demo3D.Components.NurbsAspect.ScreenCoordinates(Microsoft.DirectX.Vector3)"]

See Also