public bool GetLookAtAllowRoll()
    {
        bool ret = DatasmithFacadeCSharpPINVOKE.FDatasmithFacadeActorCamera_GetLookAtAllowRoll(swigCPtr);

        return(ret);
    }