Aracılığıyla paylaş


Quaternion.IsIdentity Özellik

Tanım

Belirtilen quaternion değerinin bir quaternion olup olmadığını belirten bir Identity değer alır.

public:
 property bool IsIdentity { bool get(); };
public bool IsIdentity { get; }
member this.IsIdentity : bool
Public ReadOnly Property IsIdentity As Boolean

Özellik Değeri

Boolean

true quaternion quaternion ise Identity , false aksi takdirde.

Şunlara uygulanır