Float2 構造体
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
単精度の 2 成分ベクトル。
public value class Float2 : IEquatable<Microsoft::Azure::RemoteRendering::Float2>
public struct Float2 : IEquatable<Microsoft.Azure.RemoteRendering.Float2>
type Float2 = struct
Public Structure Float2
Implements IEquatable(Of Float2)
- 継承
-
Float2
- 実装
コンストラクター
Float2(Single, Single) |
単精度の 2 成分ベクトル。 |
フィールド
X |
単精度の 2 成分ベクトル。 |
Y |
単精度の 2 成分ベクトル。 |
メソッド
Equals(Float2) |
単精度の 2 成分ベクトル。 |
Equals(Object) |
単精度の 2 成分ベクトル。 |
GetHashCode() |
単精度の 2 成分ベクトル。 |
IsValid() |
単精度の 2 成分ベクトル。 |
演算子
Equality(Float2, Float2) |
単精度の 2 成分ベクトル。 |
Inequality(Float2, Float2) |
単精度の 2 成分ベクトル。 |