Entity.ComputeOffsetOnCameraAxes (OffsetOnCameraAxesParams) Method

Computes the intersection of the lines passing from the vertices and oriented like the frustum planes with the X and Y axes of the camera.
Protected Friend Overridable Sub ComputeOffsetOnCameraAxes( _ 
ByVal data As OffsetOnCameraAxesParams
)
This language is not supported or no code example is available.
internal protected virtual void ComputeOffsetOnCameraAxes( 
OffsetOnCameraAxesParams data 
)
This language is not supported or no code example is available.

Parameters

data
OffsetOnCameraAxesParams

Camera offset data

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition