AnchorPoint

Backdrop3DScene.AnchorPoint 属性

返回或设置3D空间中的一个点。这个点是固定背景平面的空间中的点。3D点由3个浮点值的数组表示,这些值定义了X、Y和Z坐标。可读/可写Single[].

public float[] AnchorPoint { get; set; }

另请参见