AnchorPoint

Backdrop3DScene.AnchorPoint property

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

public float[] AnchorPoint { get; set; }

也可以看看