Collapse All
Expand All
C#
SGPRTL and SGP.XUtility documentation
XRay
.
.
::
.
Transform Method (XRay, )
XRay Structure
See Also
Send Feedback
Transforms the ray.
Namespace:
SGP.XSpace
Assembly:
SGPRTL
(in SGPRTL.dll)
Version:
1.2.3019.18825
Syntax
C#
public
static
XRay
Transform
(
XRay
ray
,
Matrix
transform
)
Parameters
ray
Type:
SGP.XSpace
.
.
::
.
XRay
Source ray.
transform
Type:
Matrix
Ray transform matrix.
Return Value
Returns new transformed ray.
See Also
XRay Structure
Transform Overload
SGP.XSpace Namespace