Struct GcPointerTrace
- Namespace
- GameCanvas
- Assembly
- GameCanvas.dll
ポインターの軌跡
public struct GcPointerTrace : IEquatable<GcPointerTrace>
- Implements
- Inherited Members
Fields
Begin
開始時の GcPointerEvent
public GcPointerEvent Begin
Field Value
Current
最新の GcPointerEvent
public GcPointerEvent Current
Field Value
Distance
累計移動距離(キャンバス座標系)
public float Distance
Field Value
Duration
継続時間(秒)
public float Duration
Field Value
FrameCount
継続フレーム数
public int FrameCount
Field Value
Methods
Equals(GcPointerTrace)
public readonly bool Equals(GcPointerTrace other)
Parameters
other
GcPointerTrace