コード例 #1
0
    public float GetWorldRotationYaw()
    {
        float ret = EditorRendererPINVOKE.EditorRendererObject_GetWorldRotationYaw(swigCPtr);

        return(ret);
    }