RenderNode.RotationY 屬性

定義

回傳這個顯示清單中繞 Y 軸的旋轉值,以度數表示。

public float RotationY { [Android.Runtime.Register("getRotationY", "()F", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getRotationY", "()F", "", ApiSince=29)>]
member this.RotationY : single

屬性值

屬性

備註

回傳這個顯示清單中繞 Y 軸的旋轉值,以度數表示。

Java 文件 android.graphics.RenderNode.getRotationY()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於