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

        return(ret);
    }